On 1/9/2010 9:58 AM, Jorge Schrauwen wrote:
> I have not targetted IA64, but I've done a quite a lot of binaries for
> EMT64/AMD64.

Note the architectures are radically different, AIUI IA64 has a 64 bit
default int, X86_64 is a 32 bit;  IA64 is a big endian platform, IIRC,
while X86_64 is small endian.  There will be any number of other major
and many subtle discrepancies.

You will have to tune all of the .hw files appropriate, but patches are
welcome.  Best of luck :)

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to