Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.gnustep.bug > #4314
| From | Galen Rhodes <INVALID.NOREPLY@gnu.org> |
|---|---|
| Newsgroups | gnu.gnustep.bug |
| Subject | [bug #53338] base configure script does not detect nonfragile ABI correctly |
| Date | 2018-04-22 14:17 -0400 |
| Message-ID | <mailman.12840.1524421051.27995.bug-gnustep@gnu.org> (permalink) |
| References | <20180313-213429.sv86983.64755@savannah.gnu.org> |
Follow-up Comment #1, bug #53338 (project gnustep):
I found the issue in the base/configure script that is causing this problem.
the -fobjc-nonfragile-abi flag was removed from the script when it is testing
for non fragile abi support so it always fails. This issue starts on line 8061
and a missing line between 8081 and 8082. I'll try to attach a screen shot of
the file comparison.
_______________________________________________________
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
[bug #53338] base configure script does not detect nonfragile ABI correctly Galen Rhodes <INVALID.NOREPLY@gnu.org> - 2018-04-22 14:17 -0400
csiph-web