delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4AF3764A.5020802@gmail.com> |
Date: | Fri, 06 Nov 2009 01:05:14 +0000 |
From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: status of gcc4 -ffast-math |
References: | <hcvglt$uj2$1 AT ger DOT gmane DOT org> <4AF3520B DOT 60803 AT gmail DOT com> <hcvl9j$e2u$1 AT ger DOT gmane DOT org> <hcvlf9$e2u$2 AT ger DOT gmane DOT org> |
In-Reply-To: | <hcvlf9$e2u$2@ger.gmane.org> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hans Horn wrote: >> >> Do you where this gobble stuff ‘ comes from, btw? GCC is trying to use the appropriate set of internationalized opening and closing single-quote marks. If you "export LC_LANG=C.ASCII", you'll get regular apostrophes. > It's -fno-leading-underscore. > Have to see whether I can live without it! You can't live *with* it. Seriously, if you're using it in the first place, you are doing something very very wrong indeed (like trying to link to pre-compiled linux binaries) that you should not be doing, because neither it nor anything else will work. You will break every library and just everything. Sorry about that, but the decision to prefix symbols with an underscore or not is part of the win32 ABI, not open to changing according to a user's preferences, and frankly I don't think this option serves any useful purpose except to break things and confuse people by giving them hope that things might work that can in fact never succeed. cheers, DaveK -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |