delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1997/05/28/18:44:12

From: johnm AT artisan DOT com (John Gerard Malecki)
Subject: Completely Windowless Bashing
28 May 1997 18:44:12 -0700 :
Approved: cygnus DOT gnu-win32 AT cygnus DOT com
Distribution: cygnus
Message-ID: <199705281852.LAA08337.cygnus.gnu-win32@carp.vlibs.com>
Mime-Version: 1.0
Original-To: gnu-win32 AT cygnus DOT com
X-Mailer: VM 6.31 under Emacs 19.34.1
X-Organization: Artisan Components
Original-Sender: owner-gnu-win32 AT cygnus DOT com

I have Java program that wants to exec a long bash script like "sh -c
script > /tmp/msg 2>&1" and I would prefer if the execution of the
shell script proceeded without any window creation.

I rebuilt bash using '-Wl,--subsystem,windows' and now the top-level
process (bash) does not create a window but each subprocess does.
(Incredibly this seems to run faster than the original bash where each
subprocess updated the top-level title bar.)

An obvious but unpleasant solution is to compile all the user-tools
using -Wl,--subsystem,windows.  Can anyone recommend a better tasting
solution?  Maybe there is some run-time mechanism whereby I can
substitute /dev/null for the console?

-thanks

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019