X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: =?ISO-8859-1?Q?Sven_K=F6hler?= <skoehler@upb.de>
Subject:  Re: rvxt-20050409-1 console problem
Date:  Mon, 15 May 2006 17:58:11 +0200
Lines: 39
Message-ID: <e4a8ep$mns$1@sea.gmane.org>
References:  <Pine.GSO.4.63.0605151043130.26103@access1.cims.nyu.edu> <e4a52n$9s9$1@sea.gmane.org> <44689C8D.A2E6459C@dessent.net>
Mime-Version:  1.0
Content-Type:  multipart/signed; micalg=pgp-sha1;  protocol="application/pgp-signature";  boundary="------------enig0B9C18C93A8B1B8FBBD036C2"
User-Agent: Thunderbird 1.5.0.2 (Windows/20060308)
In-Reply-To: <44689C8D.A2E6459C@dessent.net>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

--------------enig0B9C18C93A8B1B8FBBD036C2
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

>> This is not an option in the slightest.  A -mwindows application cannot
>> interact with the console it was invoked from!  That means that all such
>> compiled applications would have no I/O when invoked from the command
>> line unless redirected to a file.  Try compiling "int main() {
>> puts("hello world"); }" with -mwindows and running it from a windows
>> console -- you get nothing.  -mwindows applications are expected to
>> either have no console I/O or to explicitly create a new console
>> themselves.  What isn't possible is to attach to the existing console
>> that it was run from.
>=20
> ... i have to prove you wrong!

So it seem, i was wrong. I didn't say anything.

Sorry for the noise.


--------------enig0B9C18C93A8B1B8FBBD036C2
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEaKUT7Ww7FjRBE4ARAk3+AKDYxDQv/ENGnfIWxi7T/tnKPzRrUQCdGUok
q93Tlt1zGAAEKnUf42+H3uM=
=fcrX
-----END PGP SIGNATURE-----

--------------enig0B9C18C93A8B1B8FBBD036C2--

