This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: egcs-971105, sparc-unknown-linux-gnulibc1, another bootstrap failure


> 
> 
> During libgcc2 compilation the assembler (from the redhat 4.2 distribution)
> fails:
> 
> _muldi3
> /tmp/cca15924.s: Assembler messages:
> /tmp/cca15924.s:219: Error: misaligned data
> 
> I'll try with a current binutils/gas version next.

gas-971111 helps me further (not fully supported on this target, but thats
another issue).

Next problem:

In file included from ./libgcc2.c:1440:
gbl-ctors.h:43: conflicting types for `atexit'
/usr/include/stdlib.h:248: previous declaration of `atexit'
make[1]: *** [libgcc2.a] Error 1
make[1]: Leaving directory `/usr/local/src/egcs-971105/gcc'
make: *** [all-gcc] Error 2

-- 
proGIS Software                 E-Mail: kkaempf@progis.de
Dipl.-Inform. Klaus K"ampf      Fax:    0241-47067-29
Jakobstr. 117                   Voice:  0241-47067-11
D-52064 Aachen                  WWW:	http://www.progis.de


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