[Bug 17340] winebuild does not respect --host & --target configure parameters

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 11 11:12:39 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=17340





--- Comment #9 from cruiseoveride <cruiseoveride at gmail.com>  2009-02-11 11:12:39 ---
(In reply to comment #8)
> This is wrong, you shouldn't pass --build if you want to cross-compile. If
> build and host are the same configure decides you are not cross-compiling.
> 

How is it supposed to be done?

[12:11:41 ~/Programs/wine-git]
<> ./configure --prefix=/opt/wine --libdir=/opt/wine/lib --host=i386-linux
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... i386-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for i386-linux-gcc... i386-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
[...]


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list