[Bug 22338] spawnl(P_WAIT, "...") and system() do not wait if a host program is invoked

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 11 08:43:34 CDT 2010


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





--- Comment #1 from Paolo Bonzini <bonzini at gnu.org>  2010-04-11 08:43:33 ---
It doesn't work:

  $ winegcc f.c -m32 -mconsole -o a.exe.so
  $ ./a.exe ./a.exe.so 
  b
  a
  b
  a

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