This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: (Patch) Don't tell Dejagnu to look in libg++ etc.
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: Daniel Jacobowitz <drow at mvista dot com>
- Cc: Nathanael Nerode <neroden at twcny dot rr dot com>, <gcc-patches at gcc dot gnu dot org>
- Date: Sun, 9 Mar 2003 14:28:03 -0500 (EST)
- Subject: Re: (Patch) Don't tell Dejagnu to look in libg++ etc.
On Sun, 9 Mar 2003, Daniel Jacobowitz wrote:
> On Sun, Mar 09, 2003 at 12:07:22PM -0500, Hans-Peter Nilsson wrote:
> > If you look closer (running the test-suite), you'll notice that
> > this code has no effect at all whatsoever. (Try some invalid
> > options!) It should be taken out instead.
>
> Are you sure this is still accurate?
No, I'm not sure it's *still* accurate, but I'm sure it was
accurate in April 2000.
> I know that file is read; if you
> don't set CXXFLAGS in there somewhere, then the G++ testsuite falls
> down by assuming it's set.
I haven't seen this, but I haven't checked recently either.
brgds, H-P