Tried adding in those other options and the only difference it makes is that I get an additional error message when I try to execute the program as a normal user. Instead of getting:
fusermount: failed to open /etc/fuse.conf: Permission denied fusermount: waitpid: No child processes
...I now get:
fixme:ntoskrnl:KeInitializeSpinLock 0x4577a4 fusermount: failed to open /etc/fuse.conf: Permission denied fusermount: waitpid: No child processes
Running the program as root behaves identically to before.
On Thu, Dec 25, 2008 at 10:05 AM, Vitaliy Margolen wine-devel@kievinfo.com wrote:
Have you actually looked at the winegcc command in that forum thread? I guess not. You didn't compile your binary properly.