want egcs 1.0.3 to make binary against glibc6

David Starner dstarner98@aasaa.ofe.org
Wed Mar 31 23:46:00 GMT 1999


Yasushi Shoji wrote:
> 
> hi all,
> 
> hope this is not off topic.
> 
> i just installed glibc 2.1.1pre1 on my linux box,
> that i installed slackware 3.5 on a while ago.
> installation went pretty good, at lease i think :)
> and i chage spec file as HOWTO says so that i can
> build binaries against libc.so.6.
> 
> however, it still makes binaries against old libc.so.5
> that i moved to /usr/i586-pc-linux-gnulibc1/lib.

Right. Libc5/libc6 are two different system types according to Egcs.
You'll need to compile a new egcs to handle libc6. On the good side,
it's a nice chance to upgrade to Egcs 1.1.2, and it's not that hard to
build a compiler. (Really. "configure; make bootstrap; su; make
install;")

-- 
David Starner - OSU student - dstarner98@aasaa.ofe.org
If you want a real optimist, look up Ray Bradbury. Guy's nuts. 
He actually likes people. -David Brin



More information about the Gcc mailing list