32bit winelib builds in x86_64

Alexandre Julliard julliard at winehq.org
Wed Aug 1 05:16:37 CDT 2007


Michael Ost <most at museresearch.com> writes:

> Seems I need to use "-m32" for g++, "--32" for as, and "-m elf_i386"
> for ld. But with all the nested calls of wineg++ and winebuild I can't
> figure out how to get those options passed in everywhere they are
> needed.

winegcc already takes care of this, except that it doesn't have the
right flags for g++, that's a configure bug. I've committed a fix.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list