This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.
On 16-Mar-99 Martin v. Loewis wrote: >> Any ideas? Should I attempt recompiling glibc2.1? > > As a starting point, make sure it links the right libraries. Run g++ > with -v and try to understand every single line. Then do the same with > -Wl,-verbose. All appears normal. BTW, -Wl isn't a valid compiler flag. There seems to be a few other people out there with this problem. Dave B. posted that he's got the same problem, but using RPMS. I'm going to install those RPMS on my RedHat box, and figure out what breaks it. -Dave