[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
Tue Sep 14 16:52:41 CDT 2010


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

Armin Kazmi <armin.kazmi at tu-dortmund.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nerv at dawncrow.de

--- Comment #1 from Armin Kazmi <armin.kazmi at tu-dortmund.de> 2010-09-14 16:52:41 CDT ---
If you alter the command line like this:

winegcc test.c -o test -m32 "-Wb,--as-cmd=\"as --32\",--ld-cmd=\"ld
-melf_i386\"" -v

The correct quotation of the cmdline tokens shows up, but still the command
fails.
It might be possible that winebuild does not parse --as-cmd and --ld-cmd as
being a command + arguments but instead as a command only.

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