[PATCH] libstdc++-v3 changes for glibc2.1

Alexandre Oliva oliva@lsd.ic.unicamp.br
Tue Oct 17 00:25:00 GMT 2000


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


More information about the Libstdc++ mailing list