This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: SUN make and gcc 3.0: committed changes to branch
- To: "Stephen M. Webb" <stephen at bregmasoft dot com>
- Subject: Re: SUN make and gcc 3.0: committed changes to branch
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Thu, 31 May 2001 13:47:48 -0700 (PDT)
- cc: Phil Edwards <pedwards at disaster dot jaj dot com>, Alexandre Oliva <aoliva at redhat dot com>, Hans-Peter Nilsson <hans-peter dot nilsson at axis dot com>, gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
> Why is it so evil, if it does the job when nothing else seems to?
You have a point.
The automake rules should do the right thing, IMHO. It's hard to argue
for correct automake usage in the libstdc++-v3 install routines if these
very routines then don't work....
Assuming automake worked correctly, it would be nice to get rid of this
as extra cruft in the v3 Makefiles.
(I guess this is really not a big deal.)
-benjamin