[Bug 49507] 32-bit libwine fails to link: relocations against non-PIC objects in libwine_port.a

WineHQ Bugzilla wine-bugs at winehq.org
Thu Jul 2 19:30:23 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49507

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z.figura12 at gmail.com

--- Comment #1 from Zebediah Figura <z.figura12 at gmail.com> ---
Those are 64-bit relocations. You probably reused a 64-bit build tree for a
32-bit one; you'll need to run 'make clean' in that case first.

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