From: morse@harborcom.net ("Kevin Dahlhausen")
Subject: unable to execute C++ programs
21 Oct 1996 08:38:30 -0700
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199610211428.KAA14847.cygnus.gnu-win32@ns2.harborcom.net>
Reply-To: ap096@po.cwru.edu
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7BIT
Comments: Authenticated sender is <morse@mail.harborcom.net>
Original-To: gnu-win32@cygnus.com
X-mailer: Pegasus Mail for Win32 (v2.42a)
Original-Sender: owner-gnu-win32@cygnus.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@cygnus.com" with one line of text: "help".
