Wow... that went well. :\ -- Sean McG.
---------- Forwarded message ---------- From: SourceForge.net <[email protected]> Date: Wed, Jun 20, 2012 at 5:28 AM Subject: [ mingw-w64-Feature Requests-3536500 ] Squelch -fPIC on x86_64 warnings To: "SourceForge.net" <[email protected]> Feature Requests item #3536500, was opened at 2012-06-19 23:26 Message generated for change (Comment added) made by jon_y You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=983357&aid=3536500&group_id=202880 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: Other Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Sean McGovern (smcgovern) Assigned to: Nobody/Anonymous (nobody) Summary: Squelch -fPIC on x86_64 warnings Initial Comment: Please consider not warning about using -fPIC on x86_64. The message is non-fatal and having an explicit exception to compile with mingw-w64 is overkill. ---------------------------------------------------------------------- >Comment By: Jonathan Yong (jon_y) Date: 2012-06-20 02:28 Message: The correct fix is to remove -fpic from the command line. Not only does it do nothing, silencing it will imply it is actually an accepted argument. This is bad practice and should be fixed on the user side. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=983357&aid=3536500&group_id=202880 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
