Can you point me in the right direction

Kevin Buettner kevinb@cygnus.com
Fri Jul 13 13:29:00 GMT 2001


On Jul 13,  1:07pm, Stephen Smith wrote:

> Well, I had missed the configure.tgt file, I had figured out the
> *.mt *.mh *-pe.h files and was down to link errors.  I guess I just
> quit to soon <sigh>

You shouldn't need a *.mh file.  You might try using config/i386/embed.mt
and config/i386/tm-embed.h.  I.e, just add

i[3456]86-*-pe*)	gdb_target=embed ;;

to configure.tgt and see where that gets you.

Kevin



More information about the Gdb mailing list