http://bugs.winehq.org/show_bug.cgi?id=24402 Armin Kazmi <armin.kazmi(a)tu-dortmund.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de --- Comment #1 from Armin Kazmi <armin.kazmi(a)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.