From: morse AT harborcom DOT net ("Kevin Dahlhausen") Subject: unable to execute C++ programs 21 Oct 1996 08:38:30 -0700 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199610211428.KAA14847.cygnus.gnu-win32@ns2.harborcom.net> Reply-To: ap096 AT po DOT cwru DOT edu Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Comments: Authenticated sender is Original-To: gnu-win32 AT cygnus DOT com X-mailer: Pegasus Mail for Win32 (v2.42a) Original-Sender: owner-gnu-win32 AT cygnus DOT com I am unable to execute C++ programs compiled by g++, although C programs execute just fine. For example: /kpd/prog/tstgcc/demo: g++ hello.c /kpd/prog/tstgcc/demo: a.out Hello world ! /kpd/prog/tstgcc/demo: g++ hello.cpp /kpd/prog/tstgcc/demo: a.out bash.exe: ./a.out: Not owner /kpd/prog/tstgcc/demo: Has anyone seen this behavior before? - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".