RE: Building xerces-c on AMD 64 Windows Server 2003

2004-11-09 Thread Jesse Pelton
My understanding is that Intel's 64-bit architecture is different from AMD's. It would not surprise me at all to learn that Intel's compiler cannot generate code for AMD chips. Do you know whether it can? If not, you may need to consider GCC. From: Lakkundi, Vijayendra R [mailto:[

Re: Building xerces-c on AMD 64 Windows Server 2003

2004-11-09 Thread Vitaly Prapirny
Lakkundi, Vijayendra R wrote: .\..\..\..\..\..\Build\Win64\VC6\Release\obj\Win32PlatformUtils.obj : fatal error LNK1112: module machine type 'AMD64' conflicts with target machine type 'IA64' Projects are configured for IA64 (Intel Itanium), not for AMD64. You can change all occurences of IA64 to