[Mono-dev] IA-64 big-endian
Dick Porter
dporter at codicesoftware.com
Thu Oct 29 13:22:11 EDT 2009
Hi all
I've been spending the last couple of days getting mono to build on
ia-64/hpux - mostly so far setting up GNU tools from scratch. I've now
run into a showstopper:
mono/arch/ia64/ia64-codegen.h
#if G_BYTE_ORDER != G_LITTLE_ENDIAN
#error "FIXME"
#endif
So my question is, is fixing this going to be a case of a few fixes here
and there (that I might be able to do without a hardware manual), or is
it going to be a full-blown port?
Thanks,
- Dick
More information about the Mono-devel-list
mailing list