Wine uses the wrong pkg-config for 32 bit builds

Alexandre Julliard julliard at winehq.org
Tue Jun 6 03:55:42 CDT 2017


Francois Gouget <fgouget at codeweavers.com> writes:

> * If one runs 'configure --enable-win64' on a 32 bit platform, one would 
>   want to make sure to use x86_64-${host_os}-pkg-config rather than 
>   plain pkg-config.
>   That can be accomplished by adding another AC_CHECK_PROGS in the 
>   relevant 'case $host' branch but it led me to think that maybe a more 
>   general mechanism would be better.

I don't think there's any 32-bit platform where --enable-win64 would
work, and we don't support it anyway.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list