[PATCH] winebuild: When building implibs, invoke dlltool with a machine type. (try 2)

Alexandre Julliard julliard at winehq.org
Wed Feb 10 07:36:14 CST 2016


Charles Davis <cdavis5x at gmail.com> writes:

> That way, if the installed MinGW toolchain is multilib enabled (as mine
> is), the import libraries will get built for the correct architecture.
>
> Try 2: Correct machine name for x86-64.

I'm afraid this doesn't work either:

/usr/bin/x86_64-w64-mingw32-dlltool: Machine 'x86-64' not supported
winebuild: /usr/bin/x86_64-w64-mingw32-dlltool failed with status 1

The help says:

   -m --machine <machine>    Create as DLL for <machine>.  [default: i386:x86-64]
        possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, ppc, thumb

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list