Enabling exception and rtti support in uClibc++

Troy Davis gpf at dslinux.in-berlin.de
Tue Apr 8 00:56:52 CEST 2008


Quoting Stefan Sperling <stsp at stsp.name>:

> On Mon, Apr 07, 2008 at 09:53:23PM +0200, Troy Davis wrote:
> >
> >
> > Working on a port that uses exceptions and rtti, If I enable it in uClibc++
> and
> > then add -fno-rtti -fno-exceptions to the other current c++ projects ,
> should
> > everything be ok?
>
> Who knows. :)
>
> --
> stefan
> http://stsp.name                                         PGP Key: 0xF59D25F0
>


Testing now, seems like pixil and rtest are the only code that uses c++ so far,
so I've added -fno-rtti -fno-exceptions to the CXXFLAGS in their Makefiles.

Troy


More information about the dslinux-devel mailing list