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: [EMAIL PROTECTED]
Space Science Center/Morse Hall   | Voice: (603) 862 2732
University Of New Hampshire       | FAX:   (603) 862 0311
Durham, NH 03824                  |

_______________________________________________
Bug-gdb mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gdb

Reply via email to