[Log4cplus-devel] [ log4cplus-Bugs-3306070 ] CXXFLAGS are ignored by configure
Logging Framework for C++
Brought to you by:
wilx
From: SourceForge.net <no...@so...> - 2012-09-10 14:36:55
|
Bugs item #3306070, was opened at 2011-05-22 17:44 Message generated for change (Comment added) made by will_mason You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=429073&aid=3306070&group_id=40830 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Group: v1.0.4 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Will Mason (will_mason) Assigned to: Václav Zeman (wilx) Summary: CXXFLAGS are ignored by configure Initial Comment: Log4cplus ignores CXXFLAGS that the user specifies on the configure command line and just sets the ones it wants. This is kind of inconvenient. It would be nice if you let me add the ones I want to the ones that you want. Thank you. ---------------------------------------------------------------------- >Comment By: Will Mason (will_mason) Date: 2012-09-10 07:36 Message: I just tried this with 1.0.4.2-rc2, and I no longer see the behavior. What I saw before was that if I invoked ../configure CXXFLAGS=-rdynamic (or something like that), the log4cplus build would ignore my CXXFLAGS and only use the ones that it liked. I no longer see this. It now properly uses both its wanted flags and the ones I specify. ---------------------------------------------------------------------- Comment By: Václav Zeman (wilx) Date: 2012-09-09 13:14 Message: I am not sure that I understand this bug report. Could you be more specific? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=429073&aid=3306070&group_id=40830 |