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.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: (OFFTOPIC?) fstream, egcs, glibc2.1 and seg faults



>>>>> "David B Rees" writes:

David> All appears normal.  BTW, -Wl isn't a valid compiler flag.  There seems to be a
David> few other people out there with this problem.  Dave B. posted that he's got the
David> same problem, but using RPMS.  I'm going to install those RPMS on my RedHat box,
David> and figure out what breaks it.

	"-Wl,OPTION" means pass OPTION to the linker directly.  It is a
valid GCC/EGCS flag.

David