On Mon, 2007-05-14 at 08:44 +0200, Kurt Roeckx wrote: > Anyway, a DWORD is 32 bit on all arches, a pointer is not.
That compile error was easy to fix (change the ULONG_PTR definition in Source/Platform.h to ULONG), but now I get a bunch of these warnings on pergolesi's sid_amd64 chroot: /usr/bin/ld: warning: i386 architecture of input file `build/release/makensis/build.o' is incompatible with i386:x86-64 output /usr/bin/ld: warning: i386 architecture of input file `build/release/makensis/clzma.o' is incompatible with i386:x86-64 output /usr/bin/ld: warning: i386 architecture of input file `build/release/makensis/crc32.o' is incompatible with i386:x86-64 output And then a whole lot of errors about C++/STL features not being available. Any ideas? -- bye, pabs http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part