This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

crossgcc for mips under cygwin


hi,everyone
how to build crossgcc for mips under cygwin?

1.binutils 2.11.2




configure --target=mips-dec-ultrix4.3 --prefix=/opt/mips --disable-nls --ena
ble-shared
2.gcc 3.0.3




configure --target=mips-dec-ultrix4.3 --prefix=/opt/mips --with-gnu-as --wit
h-gnu-ld  --disable-threads --disable-shared
    make -k MAKE='make -k TARGET_LIBGCC2_CFLAGS=-Dinhibit_libc' cross
    make -k LANGUAGES=c install

but I faild to generate my crossgcc.
Any one can help me?Thank you very much!

Arthur Ma






------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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