This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building gcc-2.8.1 cross compiler.


"David Ryan" <oobles@hotmail.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@gnu.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]