Crosscompiling for ia64
Rupert Wood
me@rupey.net
Mon Nov 3 13:56:00 GMT 2003
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.
More information about the Gcc-help
mailing list