bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #53338] base configure script does not detect nonfragile ABI correc


From: Richard Frith-Macdonald
Subject: [bug #53338] base configure script does not detect nonfragile ABI correctly
Date: Sun, 22 Apr 2018 16:18:31 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36

Follow-up Comment #4, bug #53338 (project gnustep):

> Except that ARC requires the -fobjc-nonfragile-abi flag.

It doesn't on my systems (and shouldn't afaik with any version of clang).  I
expect the error you got is because you aren't specifying the correct runtime,
not because you aren't specifying the obsolete/broken -fobjc-nonfragile-abi
flag.

If you are using current gnustep-make configured to support it (ie
--with-library-combo=ng-gnu-gnu) then it should work because the build system
should be compiling with the correct flags, but if you are specifying compiler
flags manually in environment variables etc you are expected to know what you
are doing and it's not really a gnustep issue.

Try configuring gnustep-make to use the new compiler/runtime features (ng),
and see if there are any problems then.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53338>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]