Re: [Update] : Problem while building/compiling Gcc-4.2.1 on Solaris-5.8

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

 



Wim VAN-ACKOOIJ wrote:

> ./configure --prefix=/users/ackooij/softs/gcc-4.2.1SunOS/
> --with-gmp=/logiciels/public/gmp-4.1.4
> --with-mpfr=/logiciels/public/mpfr-2.2.0 --with-gnu-as
> --with-as=/logiciels/public/binutils-2.16/bin/as --with-gnu-ld
> --with-ld=/logiciels/public/binutils-2.16/bin/ld
> --enable-languages=c,c++,fortran --disable-libgcj
> --build=sparc-sun-solaris2.8

You're using a recent gcc with a binutils that is several years old. 
That is never a good idea, try using a current version.  Those errors
are due to bugs in the assembler relating to alignment in DWARF2 debug
output, from what I can tell from searching the archives.

Brian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux