This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Tue, 11 Feb 2003, Nathanael Nerode wrote:
Why, precisely, are we telling Dejagnu to look in all the old, dead C++ directories?
Currently running a full bootstrap and 'make -k check' on i686-pc-linux-gnu. If it works, may I put this in?
* Makefile.in: Remove pointless setting of CXXFLAGS for dejagnu which refers to obsolete directories.
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.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |