[Bug 24402] winegcc does not properly pass cmdline args, e.g. -Wb,--as-cmd="as --32"

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 19 13:05:23 CDT 2010


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

André H. <nerv at dawncrow.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |ABANDONED

--- Comment #5 from André H. <nerv at dawncrow.de> 2010-09-19 13:05:22 CDT ---
-m32 should be all you need
After that you run into the lib problem:
/usr/bin/ld: Relocatable linking with relocations from format elf64-x86-64
(/usr/local/lib64/wine/libwinecrt0.a(exe_entry.o)) to format elf32-i386
(my32bitapp.Yz5Piu.o) is not supported

but thats another bug and i filed it:
http://bugs.winehq.org/show_bug.cgi?id=24470

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