This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: [PATCH] libstdc++-v3 changes for glibc2.1
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Subject: Re: [PATCH] libstdc++-v3 changes for glibc2.1
- From: Alexandre Oliva <oliva at lsd dot ic dot unicamp dot br>
- Date: 17 Oct 2000 05:25:41 -0200
- Cc: libstdc++ at sources dot redhat dot com
- References: <200010170651.e9H6pUt02749@fillmore.constant.com>
On Oct 17, 2000, Benjamin Kosnik <bkoz@redhat.com> wrote:
> I too have noticed this. Renaming exception.cc to work around this bug
> seems a little silly. I touched exception in libsupc++ and everything
> is fine, but that seems goofy.
> Alexadre? Any words of advice?
I'd try simply adding a line `exception:' to the Makefile, in the hope
the `make' doesn't apply built-in rules such as `exception.cc ->
exception.o -> exception'. I'm not sure this effect would be
portable, though :-(
I fear the only portable ways to go may be to rename one of the files
or to move one of them into a separate directory :-(
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me