This is the mail archive of the gcc-bugs@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: No bootstrap on Solaris


Hi!
Here is some more strange information about my bootstrap problem.
I attach a gzipped file with the output of the make command.

The strange thing is, that -m64 seems to work in some stages, in others
it won't although it's the same command line.
eg:
checking whether /data/lorentz_3/kahlert/obj/gcc/xgcc
-B/data/lorentz_3/kahlert/obj/gcc/
-B/home/kahlert/GCC/sparc-sun-solaris2.7/bin/
-B/home/kahlert/GCC/sparc-sun-solaris2.7/lib/ -isystem
/home/kahlert/GCC/sparc-sun-solaris2.7/include  -m64 accepts -g... yes

but:
checking whether the C compiler (/data/lorentz_3/kahlert/obj/gcc/xgcc
-B/data/lorentz_3/kahlert/obj/gcc/
-B/home/kahlert/GCC/sparc-sun-solaris2.7/bin/
-B/home/kahlert/GCC/sparc-sun-solaris2.7/lib/ -isystem
/home/kahlert/GCC/sparc-sun-solaris2.7/include  -m64 -g -O2 ) works... no

(leaving out -O2 seems to fail, too).

Any hints?

Regards,
Martin.

-- 
The early bird catches the worm. If you want something else for       
breakfast, get up later.

output.gz


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