This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: good news and bad news
- To: libstdc++ at sources dot redhat dot com
- Subject: Re: good news and bad news
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Mon, 16 Oct 2000 15:22:47 -0700 (PDT)
congrats on the good news.
I suspect the problem with the testsuite is the --gc-sections stuff.
Please disable all the flags related to that, rebuild, and try again. I
suspect that's the problem.
As --gc-sections is broken anyway, even on linux, I'm thinking of
disabling it.
-benjamin