X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Sven_K=F6hler?= Subject: Re: rvxt-20050409-1 console problem Date: Mon, 15 May 2006 17:58:11 +0200 Lines: 39 Message-ID: References: <44689C8D DOT A2E6459C AT dessent DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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--