Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> 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" <oobles AT hotmail DOT com> Cc: <cygwin AT cygwin DOT com> 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 <janneke AT gnu DOT org> 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: <m3adtv2u8s.fsf@appel.lilypond.org> Lines: 21 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii "David Ryan" <oobles AT hotmail DOT com> 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 <janneke AT gnu DOT org> | 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/