From: asmith AT www DOT aeinc DOT com ("A. Phillip Smith") Subject: Re: Stupid stupid question :/ 20 Mar 1997 17:25:51 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199703202317.PAA02001.cygnus.gnu-win32@www.aeinc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Original-To: ismaelj AT hotmail DOT com (Ismael Jurado) Original-Cc: gnu-win32 AT cygnus DOT com In-Reply-To: <199703201936.LAA25902@f12.hotmail.com> from "Ismael Jurado" at Mar 20, 97 11:36:21 am X-Mailer: ELM [version 2.4 PL24] Original-Sender: owner-gnu-win32 AT cygnus DOT com 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 AT cygnus DOT com" with one line of text: "help".