Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Dave Korn" To: Subject: RE: Link problem when building cygwin1.dll (parsing cygwin.def) Date: Tue, 26 Jul 2005 17:31:50 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: Message-ID: ----Original Message---- >From: Eitan Eliahu >Sent: 26 July 2005 15:29 > Hi Dave, thank you do much for your quick response. Attached please find > the cygcheck.out file. > > Eitan > > > > > From: "Dave Korn" OOOPS!^^^^^^^^^^ Right, first thing, please read http://cygwin.com/acronyms#PCYMTNQREAIYR. The next thing, and perhaps part of your problem, is this: why, if you have gcc version 3.4.4 installed, ... > > collect2: ld terminated with signal 11 [Segmentation fault], core > dumped > > /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/bin/ld: > > > cygwin.def:4: parse error > > make[2]: *** [cygwin0.dll] Error 1 ... is your link referring to 3.3.1 ? Are you attempting to rebuild in an old (already-configured) build tree that's left over from when you had an earlier version of gcc installed? Did you use a fresh source checkout/tarball? How did you configure? cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/