GNU bug report logs - #9230
_LT_COMPILER_NO_RTTI

Previous Next

Package: libtool;

Reported by: Behdad Esfahbod <behdad <at> behdad.org>

Date: Wed, 3 Aug 2011 19:14:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Behdad Esfahbod <behdad <at> behdad.org>
To: 9230 <at> debbugs.gnu.org
Subject: bug#9230: _LT_COMPILER_NO_RTTI
Date: Wed, 03 Aug 2011 15:12:22 -0400
Hello libtoolites!

So, I see libtool checks for -fno-rtti and -fno-exceptions for non-C++
compilers.  I like that.  In fact, in harfbuzz, I am using C++, but have no
use for libstdc++ and do not want to link to it, so I have to manually test
and add -fno-rtti and -fno-exceptions to my CXXFLAGS.  I was wondering if you
guys can make a symbol available for that functionality (of not linking to
libstdc++) so I don't have to reinvent.

Thanks,
behdad




This bug report was last modified 13 years and 322 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.