This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gdb - building with target sim for SPARC/erc32



I am trying to build gdb and include the SPARC simulator. I configure it
as follows:


 ../gdb-5.0/configure --target=sparc-aout --prefix=/usr/local/sparc
--enable-sim -v
then  make all install

It builds just fine and creates sparc-aout-gdb, sparc-aout-run and
sparc-aout-sim

My problem is that when I run sparc-aout-gdb it wont accept the command
"target sim"
If I type in "help target" the only targets listed are async cisco exec
extended-async extened-remote and remote.

Wha do't I get the target for sim??
Can anyone tell me what I am doing wrong or point in the right
direction?
thanks - Jerry
-- 
_______________________________________________________________________
Jerry Needell                     | Internet: jerry.needell@unh.edu
Space Science Center/Morse Hall   | Voice: (603) 862 2732
University Of New Hampshire       | FAX:   (603) 862 0311
Durham, NH 03824                  |

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]