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 Delivered-To: mailing list cygwin AT cygwin DOT com X-Draft-From: ("nnmh:indoos.cygwin" 1516) To: "David Ryan" Cc: Subject: Re: Building gcc-2.8.1 cross compiler. References: <001a01c1bf24$7160ed30$0900a8c0 AT robot> Organization: Jan at Appel Mail-Followup-To: cygwin AT cygwin DOT com From: Jan Nieuwenhuizen Date: Wed, 27 Feb 2002 09:40:03 +0100 In-Reply-To: <001a01c1bf24$7160ed30$0900a8c0@robot> ("David Ryan"'s message of "Wed, 27 Feb 2002 11:19:37 +1100") Message-ID: Lines: 21 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii "David Ryan" writes: > I'm attempting to build gcc-2.8.1 cross compiler using the following > configuration.. [why such an old compiler?] > ./configure --target=mipsel-scei-elfl --prefix=/usr/local/ps2dev/iop --with- > gnu-ld --with-gnu-as > > I have compiled and installed binutils-2.9.1 into /usr/local/ps2dev/iop > before attempting to make gcc. I am currently getting the following error. You don't need --with-gnu-ld, --with-gnu-as. You do have your cross-binutils executables (such as mipsel-scei-elfl-as) in your path? Jan. -- Jan Nieuwenhuizen | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/