• Zebediah Figura's avatar
    configure: Fail if --enable-archs is used and any cross-compiler is missing. · cda2886f
    Zebediah Figura authored
    For example, currently, if --enable-archs=i386,x86_64 is used, and there is an
    x86_64 cross compiler present but no i386 cross compiler, Wine will silently
    remove i386 from the list of cross-compiled architechtures, and only compile
    PE code for x86_64. This seems quite undesirable.
    
    I am not aware of any practical reason for this to happen. Debian does ship
    i686 and x86_64 MinGW compilers in separate packages, though, so it is possible
    in theory.
    cda2886f
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
nls Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitlab-ci.yml Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
MAINTAINERS Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...