This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/10057: symbol is non-aligned
- From: Alexander Klimov <ask at wisdom dot weizmann dot ac dot il>
- To: Eric Botcazou <ebotcazou at libertysurf dot fr>
- Cc: Dara Hazeghi <dhazeghi at yahoo dot com>, <gcc-gnats at gcc dot gnu dot org>, <gcc-bugs at gcc dot gnu dot org>
- Date: Tue, 20 May 2003 16:18:53 +0300 (IDT)
- Subject: Re: bootstrap/10057: symbol is non-aligned
On Tue, 20 May 2003, Eric Botcazou wrote:
> Yep, that's weird. For the record, I successfully bootstrapped on
I still have the same error with 3.4 20030520
> SunOS beeba 5.6 Generic_105181-31 sun4u sparc SUNW,Ultra-2
SunOS iridium 5.6 Generic_105181-32 sun4u sparc SUNW,Ultra-5_10
> cc: Sun WorkShop 6 update 2 C 5.3 Patch 111679-08 2002/05/09
gcc 2.95.2
> as: WorkShop Compilers 4.X dev 18 Sep 1996
GNU assembler 2.13.2.1
> ld: Software Generation Utilities - Solaris Link Editors: 5.6-1.274
GNU ld version 2.13.2.1
> with
>
> gmake 'LIBCXXFLAGS=-g -O2 -fno-implicit-templates' bootstrap
../gcc/configure --prefix=/usr/local/gcc34 --with-cpu=ultrasparc
--enable-languages=c,c++ && make CFLAGS=-O2 'LIBCFLAGS=-g -O2'
'LIBCXXFLAGS=-g -O2 -fno-implicit-templates' bootstrap
> results
>
> beeba% gcc/xgcc -v
> Using built-in specs.
> Configured with: src/configure --prefix=/opt/TWWfsw/gcc34
> --with-local-prefix=/opt/TWWfsw/gcc34 --with-cpu=ultrasparc
> --enable-languages=c,c++ --enable-checking=misc,tree,rtlflag --disable-nls
> Thread model: posix
> gcc version 3.4 20030407 (experimental)
Any ideas what is wrong with my setup?
Regards,
ASK