Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps AT cygwin DOT com Delivered-To: mailing list cygwin-apps AT cygwin DOT com Date: Thu, 25 Apr 2002 23:17:14 -0400 Message-Id: <200204260317.g3Q3HET10970@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: jbuckeyne AT greater DOT net CC: kde-cygwin AT kde DOT org, binutils AT sources DOT redhat DOT com, cygwin-apps AT cygwin DOT com In-reply-to: <000e01c1ecbb$7f7fb580$500210ac@fortunet> (jbuckeyne@greater.net) Subject: Re: cygwin ld import library issue fix (removing unused "_nm_" symbols) References: <001101c1ec3c$27465c40$651c440a AT BRAMSCHE> <200204251653 DOT g3PGrTt06436 AT envy DOT delorie DOT com> <001401c1ec7d$741847e0$500210ac AT fortunet> <200204251734 DOT g3PHYXQ06820 AT envy DOT delorie DOT com> <000e01c1ecbb$7f7fb580$500210ac AT fortunet> > Well - personally I thought you had gcc to support all your > platforms, which for ages has supported either style of > comment... there's only a few relics I've run across which were > barely even functional as compilers that didn't support it :) gcc and binutils are the two packages that are at the highest portability levels. Other packages may choose to require those two be ported first. Binutils does not require that gcc be ported before it. In fact, gcc sometimes requires that binutils be ported first, otherwise it cannot build libgcc.a