|
From: | julian |
Subject: | [bug #34752] compiling with clang gives warnings about unsupported options |
Date: | Sat, 05 Nov 2011 21:11:37 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.51.22 (KHTML, like Gecko) Version/5.1.1 Safari/534.51.22 |
URL: <http://savannah.gnu.org/bugs/?34752> Summary: compiling with clang gives warnings about unsupported options Project: GNUstep Submitted by: julian_ Submitted on: Sa 05 Nov 2011 21:11:36 GMT Category: Base/Foundation Severity: 3 - Normal Item Group: Bug Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: compiling gnustep or a gnustep-using project with clang gives the following warnings: for every compiled file there is a warning that "-fexec-charset=UTF-8" is not supported for every link there is a warning that "-shared-libgcc" is not supported the warning about fexec-charset is quite new. these options should probably be disabled on clang, since real warnings drown in these messages. i'd propose a patch but i don't know how to determine if clang is used from within base.make.in (for -fexec-charset=UTF-8) and common.make (for -shared-libgcc) _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?34752> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |