bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: Problems building bfd (binutils-2.14) on AIX 4.3.3.0 with gcc 3.0 .1


From: Alan Modra
Subject: Re: Problems building bfd (binutils-2.14) on AIX 4.3.3.0 with gcc 3.0 .1 !
Date: Thu, 10 Jul 2003 10:54:44 +0930
User-agent: Mutt/1.4i

On Wed, Jul 09, 2003 at 06:19:04PM +0200, address@hidden wrote:
> I get the following message when making binutils with gcc 3.0.1 :
> (Reading specs from
> /usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.2.0/3.0.1/specs
> Configured with: ./configure --enable-threads=aix --disable-nls
> Thread model: single
> gcc version 3.0.1) on AIX 4.3.3.0 (oslevel output) :
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DAIX_CORE_DUMPX_CORE
> -DAIX_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall
> -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c rs6000-core.c -o
> rs6000-core.o
> In file included from /usr/include/sys/user.h:77,
>                  from rs6000-core.c:67:
> /usr/include/sys/proc.h:203: parse error before "crid_t"

Without knowing the contents of sys/proc.h, I can't say what went wrong.
You possibly have a variable named __thread, which is now a reserved
word.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre




reply via email to

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