delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
From: | Chris Faylor <cgf AT cygnus DOT com> |
Date: | Mon, 19 Apr 1999 02:24:51 -0400 |
To: | Mikey <jeffdbREMOVETHIS AT goodnet DOT com> |
Cc: | earnie_boyd AT yahoo DOT com, cygwin AT sourceware DOT cygnus DOT com |
Subject: | Re: Error reading line numbers ? |
Message-ID: | <19990419022451.A15058@cygnus.com> |
References: | <19990418141442 DOT 14963 DOT rocketmail AT web104 DOT yahoomail DOT com> <3719ecba DOT 344474224 AT mail DOT goodnet DOT com> |
Mime-Version: | 1.0 |
X-Mailer: | Mutt 0.95.3i |
In-Reply-To: | <3719ecba.344474224@mail.goodnet.com>; from Mikey on Sun, Apr 18, 1999 at 02:48:20PM +0000 |
On Sun, Apr 18, 1999 at 02:48:20PM +0000, Mikey wrote: >The only use for libc.a libm.a TIKO is to recompile >libcygwin.a without recompiling newlib. >You can either hand edit the Makefile in .../obj/i586-cygwin32/winsup >and use >LIBC_A=`gcc -print-file-name=libc.a` >LIBM_A=`gcc -print-file-name=libm.a` >which will work BTW whether you build newlib or not. (Why isn't this the default?) > >or just place a copy of both libs in .../obj/i586-cygwin32/newlib This >will save quite a large percentage of the time normally used in a >configure/compile, but be careful about version/header changes in >newlib. ie READ the Changelog, if you do this.-) or just use the ones >from the same snap. "be careful about version/header changes"? That's the reason why this isn't the default. You don't have to be careful if you have an up-to-date newlib. If you are finding the libc.a that's installed then you'll have to edit the Makefile to make it find the correct libc.a or you'll have to remember to always install newlib. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |