This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: Crosscompiling for ia64


Stefan Letz wrote: 

> I just want to be sure that there is no way to build a gcc c/c++
> crosscompiler that targets Windows 2003 on IA64.

Best guess no: you'd need to target cygwin or mingw (mingw64?) and neither
gcc/config.gcc or binutil's bfd/config.bfd recognise these for ia64.

The current CVS binutils does look like it has hooks in bfd/coff-ia64 for
PEs but there's no way to configure this so it's probably incomplete.

Good luck finding something!
Rup.



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