http://bugs.winehq.org/show_bug.cgi?id=4956
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2006-31-03 15:43 -------
pia@2[Bin]$ WINEDLLOVERRIDES="msvcrt.dll=n" pia@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....