Building with gcc-3.0.3

Frank Schafer frank.schafer@setuza.cz
Tue Feb 19 05:22:00 GMT 2002


Tue, 2002-02-19 at 11:08, Frank Schafer wrote:
> 
> 
> Hi there,
> 
> This is my first attempt to build something with a secondary installed
> gcc.
> I've built gcc3.0.3 and installed it ( --prefix ) in /v_dsk/gcc-new.
> 

Hi, thats me onesmore, sorry for the initial question coming twice. I
didn't get it into the list for some hours, then there where both.

Just now I'm rtfm for gcc303 round and round, and I can't find a reason,
why gcc tryes to link it's runtime libs into programs/libs it builds.

Will I HAVE TO build binutils alongside this version and use these newly
build utils instead of the system's ( binutils-2.11 )??

Will I HAVE TO use --enable-version-specific-runtime-libs??

The failing gcc-3.0.3 was configured this way:

/usr/src/build# ../gcc-3.0.3/configure --prefix=/v_dsk/gcc-new
...
/usr/src/build# make bootstrap
...
/usr/src/build# make install

I didn't put /v_dsk/gcc-new/lib neither into ld.so.conf nor into
LD_LIBRARY_PATH.

Thanks for any help
Frank



More information about the Gcc-help mailing list