bug-gdb
[Top][All Lists]
Advanced

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

gdb-6.3 64Bit build fails on AIX 5.3


From: Richard Walter
Subject: gdb-6.3 64Bit build fails on AIX 5.3
Date: Thu, 27 Jul 2006 17:20:38 +0200
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

Hello,
i try to build 64Bit gdb-6.3 on AIX 5.3 (Power 5) with GNU make 3.80 and gcc 4.0.0.
Here is my configure call from a seperate build directory:
AR="ar -X 32_64" NM="nm -X 32_64" CC="gcc -maix64" /usr/src/gdb-6.3/configure --disable-werror --prefix=/usr/local/gdb64 --enable-64-bit-bfd --exec-prefix=/usr/local/gdb64 --disable-tui
Here is the gmake output:
########################################################
gmake[3]: Entering directory `/usr/src/gdbbuild/bfd'
/bin/sh ./libtool --mode=compile gcc -maix64 -DHAVE_CONFIG_H -I. -I/usr/src/gdb-6.3/bfd -I. -D_GNU_SOURCE -DAIX_5_CORE -DAIX_CORE_DUMPX_CORE -DAIX_CORE -DAIX_WEAK_SUPPORT -I. -I/usr/src/gdb-6.3/bfd -I/usr/src/gdb-6.3/bfd/../include -I/usr/src/gdb-6.3/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -o rs6000-core.lo /usr/src/gdb-6.3/bfd/rs6000-core.c gcc -maix64 -DHAVE_CONFIG_H -I. -I/usr/src/gdb-6.3/bfd -I. -D_GNU_SOURCE -DAIX_5_CORE -DAIX_CORE_DUMPX_CORE -DAIX_CORE -DAIX_WEAK_SUPPORT -I. -I/usr/src/gdb-6.3/bfd -I/usr/src/gdb-6.3/bfd/../include -I/usr/src/gdb-6.3/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c /usr/src/gdb-6.3/bfd/rs6000-core.c -o rs6000-core.o /usr/src/gdb-6.3/bfd/rs6000-core.c:114: error: field 'old' has incomplete type /usr/src/gdb-6.3/bfd/rs6000-core.c:127: error: field 'old' has incomplete type
/usr/src/gdb-6.3/bfd/rs6000-core.c: In function 'read_hdr':
/usr/src/gdb-6.3/bfd/rs6000-core.c:266: error: dereferencing pointer to incomplete type /usr/src/gdb-6.3/bfd/rs6000-core.c:266: error: dereferencing pointer to incomplete type /usr/src/gdb-6.3/bfd/rs6000-core.c:275: error: dereferencing pointer to incomplete type /usr/src/gdb-6.3/bfd/rs6000-core.c:275: error: dereferencing pointer to incomplete type /usr/src/gdb-6.3/bfd/rs6000-core.c:276: error: dereferencing pointer to incomplete type /usr/src/gdb-6.3/bfd/rs6000-core.c:276: error: dereferencing pointer to incomplete type
/usr/src/gdb-6.3/bfd/rs6000-core.c: At top level:
/usr/src/gdb-6.3/bfd/rs6000-core.c:281: warning: function declaration isn't a prototype /usr/src/gdb-6.3/bfd/rs6000-core.c:308: warning: function declaration isn't a prototype /usr/src/gdb-6.3/bfd/rs6000-core.c:637: warning: function declaration isn't a prototype /usr/src/gdb-6.3/bfd/rs6000-core.c:715: warning: function declaration isn't a prototype /usr/src/gdb-6.3/bfd/rs6000-core.c:729: warning: function declaration isn't a prototype
gmake[3]: *** [rs6000-core.lo] Error 1
gmake[3]: Leaving directory `/usr/src/gdbbuild/bfd'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/src/gdbbuild/bfd'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/src/gdbbuild/bfd'
gmake: *** [all-bfd] Error 2
########################################################
Is this a bug or a weird configuration line ?
I had no problems to build a 64 Bit gdb on Solaris 10.




____________
Virus checked by G DATA AntiVirusKit






reply via email to

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