bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem compiling gdb-5.0


From: Roberto Chiarle
Subject: problem compiling gdb-5.0
Date: Thu, 29 Mar 2001 15:17:03 +0200

Hi,


I have got a problem with the compiling of gdb-5.0, on sun solaris 2.6. 
Have you any idea to fix this problem?

I have run the following:
./configure --enable-sim-powerpc --target=powerpc-unknown-eabi 
--prefix=xxx/xxx/xxx/tools/psim

with no errors.
then running:

make

I have obtained the following errors:
.............. 
gcc -c -g -O2 -DDEFAULT_INLINE=INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=BIG_ENDIAN 
-DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_DEVZERO -I. -I. -I./../../include 
-I../../bfd -I./../../bfd -I../../gdb -I./../../gdb -I./../../gdb/config 
-I./../../mmalloc itable.c 
gcc -c -g -O2 -DDEFAULT_INLINE=INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=BIG_ENDIAN 
-DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_DEVZERO -I. -I. -I./../../include 
-I../../bfd -I./../../bfd -I../../gdb -I./../../gdb -I./../../gdb/config 
-I./../../mmalloc mon.c 
gcc -c -g -O2 -DDEFAULT_INLINE=INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=BIG_ENDIAN 
-DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_DEVZERO -I. -I. -I./../../include 
-I../../bfd -I./../../bfd -I../../gdb -I./../../gdb -I./../../gdb/config 
-I./../../mmalloc icache.c 
gcc -c -g -O2 -DDEFAULT_INLINE=INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=BIG_ENDIAN 
-DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_DEVZERO -I. -I. -I./../../include 
-I../../bfd -I./../../bfd -I../../gdb -I./../../gdb -I./../../gdb/config 
-I./../../mmalloc semantics.c 
rm -f targ-vals.def tmp-def 
cat ./../common/nltvals.def > tmp-vals.def 
./../../move-if-change tmp-vals.def targ-vals.def 
gcc -I. -I../common -I./../common -o gentmap 
gcc: No input files 
*** Error code 1 
make: Fatal error: Command failed for target `gentmap' 
Current working directory /d1/user/xxxx/tools/gdb-5.0/sim/ppc 
*** Error code 1 
make: Fatal error: Command failed for target `all' 
Current working directory /d1/user/xxxx/tools/gdb-5.0/sim 
*** Error code 1 
make: Fatal error: Command failed for target `all-sim'

I have the same identical problem compiling the gdb-4.18

Thank you very much for any suggestion you could provide

roby

address@hidden













reply via email to

[Prev in Thread] Current Thread [Next in Thread]