This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


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

building gdb for remote vxworks


Hello,
I'm desperately trying to build a gdb capable of remote debugging powerpc
vxworks from a sparc solaris station.
I run my configure command as follows:

../gdb-5.0/configure --host=sparc-sun-solaris2.7 --target=powerpc-\*-vxworks
--prefix=/export/home2/rdykiel/bin/gdb-ppc-vxworks

The configure and the make run fine.
However, my gdb executable does not recognize the command "target
vxworks..."

Looking at the compilation, it does not compile the files remote-vx.c, nor
the files in the subdirectory gdb/vx-share

Any help appreciated,
thanks.

Richard Dykiel               (978)-263-9255
Paceline Systems Corp
50 Nagog Park
Acton, MA 01720


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