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]
Other format: [Raw text]

Re: gcc 3.2.3 Solaris C,C++ build error


My binutils as copied over from my Solaris 5.6
machine.
I compiled binutils again on this new Solaris 8 OS
installation here.

I also change the way I did my configuration so I
include the fill release to be build.

 ./configure --prefix=/opt/software/gcc/3.2.3
--with-gnu-as
--with-as=/opt/software/binutils/2.12.1/bin/as
--with-gnu-ld 
--with-ld=/opt/software/binutils/2.12.1/bin/ld

This brings be further in the compilation where it
stops with some64 bit problem again....

checking for uintptr_t... yes
checking whether the C compiler
(/home/schouwl/unpack/gcc/gcc-3.2.3/gcc/xgcc
-B/home/schouwl/unpack/gcc/gcc-3.2.3/gcc/
-B/opt/software/gcc/3.2.3
/sparc-sun-solaris2.8/bin/
-B/opt/software/gcc/3.2.3/sparc-sun-solaris2.8/lib/
-isystem
/opt/software/gcc/3.2.3/sparc-sun-solaris2.8/include 
-m
64 -O2 -g -O2 ) works... no
configure: error: installation or configuration
problem: C compiler cannot create executables.
gmake: *** [configure-target-libiberty] Error 1

How do I solve this problem?

Regards,
Lars Schouw

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com


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