[Bug 4956] msvcrt:_spawn fails if trying to run Win32 GCC

Wine Bugs wine-bugs at winehq.org
Fri Mar 31 15:43:33 CST 2006


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





------- Additional Comments From xerox_xerox2000 at yahoo.co.uk  2006-31-03 15:43 -------
>pia at 2[Bin]$ WINEDLLOVERRIDES="msvcrt.dll=n"
>pia at 2[Bin]$ wine g++.exe in.cpp


That should be one command line like 
WINEDLLOVERRIDES="msvcrt=n" wine g++.exe in.cpp
 (or you should do export WINEDLLOVERRIDES="msvcrt=n")

Btw, what version of wine are you using? The config file is gone for already 1
year or so, se needless to have one....

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list