--- Comment #7 from mt1 at systella dot fr 2006-05-30 19:33 ---
Thanks...
JKB
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27796
--- Comment #6 from ebotcazou at gcc dot gnu dot org 2006-05-30 18:57
---
> /home/bertrand/gcc-4.1.1/build/./gcc/xgcc
> -B/home/bertrand/gcc-4.1.1/build/./gcc/ -B/opt/sparc-sun-solaris2.9/bin/
> -B/opt/sparc-sun-solaris2.9/lib/ -isystem /opt/sparc-sun-solaris2.9/include
> -isystem /opt/
--- Comment #5 from mt1 at systella dot fr 2006-05-30 18:52 ---
Without --enable-bootstrap, I now obtain:
/home/bertrand/gcc-4.1.1/build/./gcc/xgcc
-B/home/bertrand/gcc-4.1.1/build/./gcc/ -B/opt/sparc-sun-solaris2.9/bin/
-B/opt/sparc-sun-solaris2.9/lib/ -isystem /opt/sparc-sun-solaris2.9
--- Comment #4 from ebotcazou at gcc dot gnu dot org 2006-05-30 17:47
---
> I'm trying to bootstrap gcc without --enable-bootstrap (I have not seen in the
> documentation that this option was deprecated) and wihtout any HyperSPARC
> optimization.
It's the other way around, --enable-boo
--- Comment #3 from mt1 at systella dot fr 2006-05-30 11:49 ---
I'm trying to bootstrap gcc without --enable-bootstrap (I have not seen in the
documentation that this option was deprecated) and wihtout any HyperSPARC
optimization. Wait and see...
JKB
--
http://gcc.gnu.org/bugzilla/
--- Comment #2 from ebotcazou at gcc dot gnu dot org 2006-05-30 11:15
---
In addition not to configuring with --enable-bootstrap, also avoid tuning the
compiler for HyperSPARC, nobody uses that nowadays, it's largely untested.
--
ebotcazou at gcc dot gnu dot org changed:
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-05-29 21:14 ---
--enable-bootstrap is not supported in 4.1.x, why are you using it?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27796