delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
X-YMail-OSG: | vaa6s1UVM1nBZiA3ELQvb00fM0Z_eNJjfEuYv04gAizw9ewn |
X-Yahoo-Newman-Property: | ymail-3 |
Message-ID: | <47DDB2C2.70000@sbcglobal.net> |
Date: | Sun, 16 Mar 2008 23:52:34 +0000 |
From: | Greg Chicares <gchicares AT sbcglobal DOT net> |
User-Agent: | Thunderbird 2.0.0.12 (Windows/20080213) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: compiling C w/cygwin vs. -mno-cygwin; inconsistent "C" behavior |
References: | <47DCE267 DOT 5060508 AT tlinx DOT org> <47DCF4D4 DOT 7C1061BB AT dessent DOT net> <47DDA691 DOT 9060907 AT tlinx DOT org> |
In-Reply-To: | <47DDA691.9060907@tlinx.org> |
X-IsSubscribed: | yes |
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 |
On 2008-03-16 23:00Z, Linda Walsh wrote: > > Isn't MSVCRT the startup code? It's not the startup code; it's the C runtime library. When you build your program with '-mno-cygwin', it links to the runtime that ms provides along with the operating system, so it inherits any shortcomings of that implementation. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |