Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.gnustep.bug > #4316

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

From Richard Frith-Macdonald <INVALID.NOREPLY@gnu.org>
Newsgroups gnu.gnustep.bug
Subject [bug #53338] base configure script does not detect nonfragile ABI correctly
Date 2018-04-22 15:29 -0400
Message-ID <mailman.12846.1524425363.27995.bug-gnustep@gnu.org> (permalink)
References <20180313-213429.sv86983.64755@savannah.gnu.org> <20180422-181725.sv108473.65069@savannah.gnu.org> <20180422-181832.sv108473.85212@savannah.gnu.org>

Show all headers | View raw


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

Sorry I missed seeing the original bug report here.

I think this is probably referencing some old version of GNUstep, because it's
talking about '-fobjc-nonfragile-abi'.

David said that option doesn't work properly in clang, so it has been removed 
from gnustep (so there should be no more '--enable-objc-nonfragile-abi' option
in gnustep-make).

When you want the nonfragile abi, you should be configuring gnustep-make using
--with-library-combo=ng-gnu-gnu which should automatically use the nonfragile
abi.

    _______________________________________________________

Reply to this item at:

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

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

Back to gnu.gnustep.bug | Previous | Next | Find similar


Thread

[bug #53338] base configure script does not detect nonfragile ABI correctly Richard Frith-Macdonald <INVALID.NOREPLY@gnu.org> - 2018-04-22 15:29 -0400

csiph-web