How do you make x64 crosstests?

Austin English austinenglish at gmail.com
Fri Jun 25 21:47:23 CDT 2010


On Fri, Jun 25, 2010 at 2:49 AM, Ilya Basin <basinilya at gmail.com> wrote:

Should be install 64-bit mingw, compile wine in 64-bit mode, and run
'make crosstest'. Though I just tried this on Ubuntu Lucid, and it
fails for me there (configure is looking for
checking for x86_64-pc-mingw32-gcc... no
checking for x86_64-w64-mingw32-gcc... no

while on Ubuntu, it is:
amd64-mingw32msvc-gcc

however, it seems compiling with it is broken:
austin at midna:~/64-wine-git$ amd64-mingw32msvc-gcc foo.c
/usr/lib/gcc/amd64-mingw32msvc/4.4.2/../../../../amd64-mingw32msvc/bin/ld:
cannot find -lgcc
collect2: ld returned 1 exit status

perhaps someone else has tried and had better luck...

-- 
-Austin



More information about the wine-devel mailing list