This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Stupid stupid question :/



Linking applications with  --Wl,subsystem,windows is easy, but
with the fork-exec problems, how do you spawn a child process ?
The system command works, but it triggers the pop-up window, I assume
there would have to be a windows version of bash built, since those
commands are run from a shell ...

CreateProcess does not seem to work from within a gnu-win32 application.
It compiles/links, but the program dies silently on execution. Any other
ideas ?

Phil Smith

-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]