Re: [gcc4.4.4] bootstrap

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

 



Hi Ian Lance Taylor,
Pierre Léonard<pierre.leonard@xxxxxxxxxxxx>  writes:


../configure --prefix=/usr/local/ --with-gnu-as
--with-as=/usr/sfw/bin/gas --without-gnu-ld --with-ld=/usr/ccs/bin/ld
--enable-shared --enable-languages=c,c++ --with-cpu-64=athlon64-sse3
--with-gmp=/home/pleonard/math64 --with-mpfr=/home/pleonard/math64
--enable-build-with-cxx --with-mpc=/home/pleonard/math64
--enable-bootstrap

The --enable-build-with-cxx option is experimental.  It looks like you
are running into trouble with it.  In particular, you almost certainly
have to build and install gcc without --enable-build-with-cxx, and then
use that newly installed g++ to build gcc with --enable-build-with-cxx.

Ian

I réinstalle all the préceding release à gcc. first the 346 from sunfreeware recomplile incrémentaly the 421 422 432 without that bad paramter and the bootstrap was good. Except that I can't compile with the -m64. I will analyse that probleme later.

Ans unfortunetly was I want compile the 44.0 I got the same error with attribute sentinel.

/usr/local/bin/g++ -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I/usr/local/include -I/opt/SUNWspro/include -I/opt/SUNWmlib/include -I/usr/sfw/include -I/usr/dt/include -I/usr/openwin/include -I/usr/X11/include -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o cc1plus: attention : l'option de la ligne de commande "-Wc++-compat" est valide pour C/ObjC mais pas pour C++ cc1plus: attention : l'option de la ligne de commande "-Wstrict-prototypes" est valide pour Ada/C/ObjC mais pas pour C++
In file included from ../../libiberty/cp-demangle.c:128:
../../libiberty/../include/libiberty.h:126: erreur: expected initializer before ‘ATTRIBUTE_SENTINEL’ ../../libiberty/../include/libiberty.h:135: erreur: expected initializer before ‘ATTRIBUTE_SENTINEL’ ../../libiberty/../include/libiberty.h:141: erreur: expected initializer before ‘ATTRIBUTE_SENTINEL’ ../../libiberty/../include/libiberty.h:148: erreur: expected initializer before ‘ATTRIBUTE_SENTINEL’ ../../libiberty/../include/libiberty.h:155: erreur: expected initializer before ‘ATTRIBUTE_SENTINEL’

It's a new functionnality in the 44 branch from the compiler that disturb the bootstrap.

I will try directly the 450 Maybe....

Thank alot and if someone have any other ideas

--
Pierre Léonard,
Institut Micalis
(Microbiologie de l’Alimentation au service
de la Santé humaine)
Bat-440
Centre de recherche de Jouy en Josas.
Domaine de Vilvert
78 352 Jouy en Josas cedex
France
01 34 65 29 27





[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