GCC3.0.3 libs

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


Hi there,

During my experiments with this version of GCC, I discovered something
very interesting.

I configured with the --enable-version-specific-runtime-libs. The
configure/build/indtall went fine.

Then I changed into /v_dsk/gcc-new ( the --prefix ).
Changing further into lib/gcc-lib/i686-pc-linux-gnu/3.0.3 I'm in the dir
containing libstdc++.

Now I did an ``ldd'' over this lib and got:
	libgcc_s.so.1 => not found

hmmm ... this lib is ( beneath libstdc++ ) in
$(prefix)/lib/gcc-lib/i686-pc-linux-gnu/3.0.3 . Will I in fact have to
have such a thing in my ld.so.conf?

I was wondering about, if I could make gcc3 my standard compiler. Now
I've removed the whole gcc3 tree.

Is there a possibility to make gcc3 behave as the 2.95.x branch did?

Regards
Frank




More information about the Gcc-help mailing list