FW: problems building win32-hosted cross compiler

Rob Taylor robt@flyingpig.com
Wed Sep 13 10:34:00 GMT 2000


I'm trying to build a win32 hosted cross compiler to powerpc-unknown-eabi with
the cygwin toolchain. I hit major problems when the generated xgcc tries to
link - it calls ld, and ld then freezes. I'm not entirely clear here, but
shouldn't the xgcc be calling powerpc-unknown-eabi-ld rather than ld?

I'm configuring binutils with
--prefix=/usr/target-powerpc --target=powerpc-unknown-eabi

and gcc-core with

--prefix=/usr/target-powerpc --target=powerpc-unknown-eabi --with-exeext=".exe"
\
--with-newlib

Can anyone help?

Thanks,
Rob Taylor
Flying Pig Systems


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list