Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Thu, 15 Jun 2000 19:34:28 -0400 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: New gcc/binutils available for testing Message-ID: <20000615193428.A8481@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: cygwin AT sourceware DOT cygnus DOT com References: <20000615014501 DOT A14168 AT cygnus DOT com> <39491AAC DOT DA71E698 AT carlthompson DOT net> <20000615153559 DOT A14871 AT cygnus DOT com> <39493C9F DOT B9D48CCC AT carlthompson DOT net> <20000615173424 DOT A16119 AT cygnus DOT com> <394958B7 DOT C96F370B AT carlthompson DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <394958B7.C96F370B@carlthompson.net>; from cet@carlthompson.net on Thu, Jun 15, 2000 at 03:29:11PM -0700 On Thu, Jun 15, 2000 at 03:29:11PM -0700, Carl Thompson wrote: >Chris Faylor wrote: >> Oops. It looks like I had an environment variable set from an ancient >> version of CYGWIN -- LIBRARY_PATH. If you set that to /usr/lib it >> seems to find things correctly. > > >OK, I gave this a try and trivial programs compile correctly. Yup. Sorry. I see why this is happening. I'll fix it. >However, when "-mno-cygwin" is used, it doesn't find any of the standard >header files (stdio.h, windows.h, etc.). I have attached output from "gcc >-v" . > >Also, it i linking with both crtdll.dll and msvcrt.dll. Programs should be >linked against one or the other, but not both. msvcrt.dll is preferred >because it is more stable and better tested. I just blindly followed the specs file that was in the URL that I quoted. I thought I saw positive comments about this. Anyway, I'll remove the crtdll entry, though. It looks like I should have been more discerning with a few other entries, too. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com