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


Groups > gnu.gnustep.bug > #4314

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

Path csiph.com!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail
From Galen Rhodes <INVALID.NOREPLY@gnu.org>
Newsgroups gnu.gnustep.bug
Subject [bug #53338] base configure script does not detect nonfragile ABI correctly
Date Sun, 22 Apr 2018 14:17:25 -0400 (EDT)
Lines 19
Approved bug-gnustep@gnu.org
Message-ID <mailman.12840.1524421051.27995.bug-gnustep@gnu.org> (permalink)
References <20180313-213429.sv86983.64755@savannah.gnu.org>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain;charset=UTF-8
X-Trace usenet.stanford.edu 1524421052 26270 208.118.235.17 (22 Apr 2018 18:17:32 GMT)
X-Complaints-To action@cs.stanford.edu
To Galen Rhodes <galenrhodes@me.com>, Graham Lee <iamleeg@gmail.com>, bug-gnustep@gnu.org
Envelope-to bug-gnustep@gnu.org
X-PHP-Originating-Script 1001:sendmail.php
X-Savane-Server savannah.gnu.org:443 [208.118.235.79]
X-Savane-Project gnustep
X-Savane-Tracker bugs
X-Savane-Item-ID 53338
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1 Safari/605.1.15
X-Apparently-From 66.24.252.1 (Savane authenticated user galenrhodes)
In-Reply-To <20180313-213429.sv86983.64755@savannah.gnu.org>
X-detected-operating-system by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]
X-Received-From 208.118.235.79
X-BeenThere bug-gnustep@gnu.org
X-Mailman-Version 2.1.21
Precedence list
List-Id Bug reports for the GNUstep programming environment <bug-gnustep.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-gnustep/>
List-Post <mailto:bug-gnustep@gnu.org>
List-Help <mailto:bug-gnustep-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.gnustep.bug:4314

Show key headers only | View raw


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


Thread

[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