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


Groups > gnu.gnustep.bug > #4317

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

Path csiph.com!weretis.net!feeder6.news.weretis.net!nntp.club.cc.cmu.edu!micro-heart-of-gold.mit.edu!bloom-beacon.mit.edu!bloom-beacon.mit.edu!171.64.64.130.MISMATCH!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 15:53:30 -0400 (EDT)
Lines 18
Approved bug-gnustep@gnu.org
Message-ID <mailman.12847.1524426819.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> <20180422-192915.sv337.72798@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 1524426820 29289 208.118.235.17 (22 Apr 2018 19:53:40 GMT)
X-Complaints-To action@cs.stanford.edu
To Galen Rhodes <galenrhodes@me.com>, Richard Frith-Macdonald <rfm@gnu.org>, 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 <20180422-192915.sv337.72798@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:4317

Show key headers only | View raw


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

Except that ARC requires the -fobjc-nonfragile-abi flag.  If you specify
-fobjc-arc without -fobjc-nonfragile-abi flag then the compile will fail with
the message "error: -fobjc-arc is not supported on platforms using the legacy
runtime"

    _______________________________________________________

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 15:53 -0400

csiph-web