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

To reply to this bug, email your comments to 9230 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-libtool <at> gnu.org:
bug#9230; Package libtool. (Wed, 03 Aug 2011 19:14:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Behdad Esfahbod <behdad <at> behdad.org>:
New bug report received and forwarded. Copy sent to bug-libtool <at> gnu.org. (Wed, 03 Aug 2011 19:14:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Behdad Esfahbod <behdad <at> behdad.org>
To: bug-libtool <at> gnu.org
Subject: _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.