From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David B. Rees" To: egcs@egcs.cygnus.com Subject: Re: (OFFTOPIC?) fstream, egcs, glibc2.1 and seg faults Date: Wed, 31 Mar 1999 23:46:00 -0000 Message-ID: References: <199903162344.AAA00748@mira.isdn.cs.tu-berlin.de> X-SW-Source: 1999-03n/msg00596.html Message-ID: <19990331234600.6NdJwWMfzYjrwFfGe2yqYcfnxeID3ucrF7OX7kSGeMc@z> 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