[Bug 25052] Overriding EXTRALIBS in Makefile prevents compile

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 7 02:58:15 CST 2010


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

--- Comment #3 from Alexandre Julliard <julliard at winehq.org> 2010-11-07 02:58:15 CST ---
The linker is supposed to ignore incompatible libraries. You may of course have
to pass the 32-bit lib path by hand. Note that the -L/usr/local/lib comes from
xml2-config, not from Wine, so that's really a libxml bug (and a nice
demonstration of why the xxx-config concept is broken).

-- 
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