[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Trying to compile GDB
- Date: Sun, 08 Aug 1999 19:34:27 +1000
- From: sbjohnson at ozemail.com.au (Steven Johnson)
- Subject: Trying to compile GDB
I am trying to Compile GDB 4.17 with the appriopriate patch for RTEMS.
I am using the bit_gdb script, and i always get the following error:
../../../gdb-4.17/sim/ppc/hw_sem.c: In funcion 'hw_sem_init_data' :
../../../gdb-4.17/sim.ppc/hw_sem.c:107: storage size of 'help' isn't known
../../../gdb-4.17/sim/ppc/hw_sem.c: In funcion 'hw_sem_io_read_buffer' :
../../../gdb-4.17/sim.ppc/hw_sem.c:190: storage size of 'help' isn't known
This then causes the build process to fail.
Im trying to build a PowerPC Target.
Everything else has built OK, and without error:
EGCS, BinUtils, RTEMS.
Any Ideas? Anyone?
Steven Johnson
Managing Director
Neurizon Pty Ltd.
- References:
- GCC 2.95
- From: rdasilva at connecttel.com (Rosimildo DaSilva)
- GCC 2.95
- From: ian at airs.com (Ian Lance Taylor)