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]

Pb in making GDB5.0 --host=sparc-sun-solaris2.6 --target=ppc-eabi


Hello,

I'm working on host sparc-sun-solaris2.6 with gcc2.8.1 and
DDD3.2.1 (GDB-5.0).
I have already built on sparc for target=ppc-eabi and it
work fine.
But now using the same archive, during making an error
occurs like that:

gcc -c -g -O2 -DDEFAULT_INLINE=INLINE_LOCALS        
-DWITH_HOST_BYTE_ORDER=BIG_ENDIAN 
-DWITH_SMP=5                           
-DHAVE_TERMIOS_STRUCTURE  -DHAVE_DEVZERO    -I.
-I../../../gdb+dejagnu-20001226/sim/ppc
-I../../../gdb+dejagnu-20001226/sim/ppc/../../include
-I../../bfd
-I../../../gdb+dejagnu-20001226/sim/ppc/../../bfd
-I../../gdb
-I../../../gdb+dejagnu-20001226/sim/ppc/../../gdb 
-I../../../gdb+dejagnu-20001226/sim/ppc/../../gdb/config
-I../../../gdb+dejagnu-20001226/sim/ppc/../../mmalloc
semantics.c
make: Fatal error: Don't know how to make target
`../common/gentmap.c'
Current working directory
/home/millot/develop/gdbdev/essai/sim/ppc
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory
/home/millot/develop/gdbdev/essai/sim
*** Error code 1
make: Fatal error: Command failed for target `all-sim'

I don't know if tool had changed but according the diff
between the old built archive and a new one (config.status
config.cache), it seems to be same.
So i have took the archive gdb+dejagnu-20001226 and the same
errors occurs. Moreover, this error seems to be similar to 
http://sources.redhat.com/ml/gdb/2000-12/msg00113.html

So I'd like to known if one tool is broken and which? or how
do I correct this.

Thanks a lot .
		Benoît

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