This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: ``make check-install'' verses ``make check''
- To: rittle at rsch dot comm dot mot dot com
- Subject: Re: ``make check-install'' verses ``make check''
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Tue, 27 Feb 2001 08:40:09 -0800 (PST)
- cc: libstdc++ at gcc dot gnu dot org
yeah. I noticed this too. Editing mkcheck and tests_flags so that
-ffunction-sections -fdata-sections are not used also gives different
results.
-benjamin