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 To: cygwin AT cygwin DOT com From: "Alex Vinokur" Subject: Re: Building LLVM and the GCC front-end under Cygwin Date: Tue, 28 Dec 2004 18:13:00 +0200 Lines: 48 Message-ID: References: <20041228155838 DOT GL31195 AT trixie DOT casa DOT cgf DOT cx> X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: 85-64-5-21.barak.net.il X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-IsSubscribed: yes "Christopher Faylor" wrote in message news:20041228155838 DOT GL31195 AT trixie DOT casa DOT cgf DOT cx... > On Tue, Dec 28, 2004 at 05:30:23PM +0200, Alex Vinokur wrote: > >I would like to build LLVM and the GCC front-end under Cygwin. > > > > > >Some versions of Cygwin utilize an experimental version of GNU binutils that will cause the GNU ld linker to fail an assertion when > >linking components of the libstdc++. It is recommended that you replace the entire binutils package with version 2.15 such that > >"ld --version" responds with > > > >GNU ld version 2.15 > >not with: > > > >GNU ld version 2.15.91 20040725 > > > > > >Here is ld version > >$ ld --version > >GNU ld version 2.15.91 20040725 > >[---omitted---] > > > >How to get ld version 2.15 instead version 2.15.91 20040725? > > Why are you asking this list when another source told you to do something? Another source told me what to do. Here I am asking how to do. I am am asking my question here because here (on Cygwin) I got 'ld'. > Obviously, we only support what is in the cygwin release. > > Regardless, you can build your own version. > > If that is unacceptable, then ask the people at llvm.cs.uiuc.edu for a > version. > -- Alex Vinokur email: alex DOT vinokur AT gmail DOT com http://mathforum.org/library/view/10978.html http://sourceforge.net/users/alexvn -- 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/