This is the mail archive of the cygwin@sources.redhat.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]

FW: problems building win32-hosted cross compiler



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


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