* psim: "undefined target" problems
@ 2001-11-13 23:14 Arkoudopoulos Panagiotis
2001-11-26 2:23 ` Arkoudopoulos Panagiotis
2001-12-15 11:05 ` Andrew Cagney
0 siblings, 2 replies; 3+ messages in thread
From: Arkoudopoulos Panagiotis @ 2001-11-13 23:14 UTC (permalink / raw)
To: 'gdb@sources.redhat.com'
Hello everybody
Jan told me about psim. A program that emulates the Instruction Set
Architecture of the PowerPC microprocessor family. Because it could be
helpfull for our project, I compiled/installed Insight-5.1 with the option
"--target=powerpc-linux".
Then I made a little test program, called 'test' ;-) which simply makes the
sum of three static variables. No include files are used, there is only
test.c which I compiled it with "powerpc-linux-gcc -g test.c -o test".
Then i ran insight and did "target sim", but it complained that the target
is undefined:
"Error: Undefined target command:"sim". Try "help target". "
The output of the command "help target" is:
"connect to a machine or target"
could somebody tell me what I'm doing wrong?
Thank you in advance,
Gioti
^ permalink raw reply [flat|nested] 3+ messages in thread
* psim: "undefined target" problems
2001-11-13 23:14 psim: "undefined target" problems Arkoudopoulos Panagiotis
@ 2001-11-26 2:23 ` Arkoudopoulos Panagiotis
2001-12-15 11:05 ` Andrew Cagney
1 sibling, 0 replies; 3+ messages in thread
From: Arkoudopoulos Panagiotis @ 2001-11-26 2:23 UTC (permalink / raw)
To: 'gdb@sources.redhat.com'
Hello everybody
Jan told me about psim. A program that emulates the Instruction Set
Architecture of the PowerPC microprocessor family. Because it could be
helpfull for our project, I compiled/installed Insight-5.1 with the option
"--target=powerpc-linux".
Then I made a little test program, called 'test' ;-) which simply makes the
sum of three static variables. No include files are used, there is only
test.c which I compiled it with "powerpc-linux-gcc -g test.c -o test".
Then i ran insight and did "target sim", but it complained that the target
is undefined:
"Error: Undefined target command:"sim". Try "help target". "
The output of the command "help target" is:
"connect to a machine or target"
could somebody tell me what I'm doing wrong?
Thank you in advance,
Gioti
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: psim: "undefined target" problems
2001-11-13 23:14 psim: "undefined target" problems Arkoudopoulos Panagiotis
2001-11-26 2:23 ` Arkoudopoulos Panagiotis
@ 2001-12-15 11:05 ` Andrew Cagney
1 sibling, 0 replies; 3+ messages in thread
From: Andrew Cagney @ 2001-12-15 11:05 UTC (permalink / raw)
To: Arkoudopoulos Panagiotis; +Cc: 'gdb@sources.redhat.com'
> Hello everybody
> Jan told me about psim. A program that emulates the Instruction Set
> Architecture of the PowerPC microprocessor family. Because it could be
> helpfull for our project, I compiled/installed Insight-5.1 with the option
> "--target=powerpc-linux".
> Then I made a little test program, called 'test' ;-) which simply makes the
> sum of three static variables. No include files are used, there is only
> test.c which I compiled it with "powerpc-linux-gcc -g test.c -o test".
> Then i ran insight and did "target sim", but it complained that the target
> is undefined:
> "Error: Undefined target command:"sim". Try "help target". "
> The output of the command "help target" is:
> "connect to a machine or target"
>
> could somebody tell me what I'm doing wrong?
Try the target powerpc-eabi. It sounds like powerpc-linux doesn't
configure in the simulator by default :-(
Andrew
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-12-15 19:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-13 23:14 psim: "undefined target" problems Arkoudopoulos Panagiotis
2001-11-26 2:23 ` Arkoudopoulos Panagiotis
2001-12-15 11:05 ` Andrew Cagney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox