From: david@coent.demon.co.uk (David Coe)
Subject: Re: unable to execute C++ programs
22 Oct 1996 07:22:46 -0700
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <326C70A7.268.cygnus.gnu-win32@coent.demon.co.uk>
References: <199610211428.KAA14847@ns2.harborcom.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0Gold (WinNT; I)
Original-To: ap096@po.cwru.edu
Original-CC: Cygnus Gnu-win32 <gnu-win32@cygnus.com>
Original-Sender: owner-gnu-win32@cygnus.com

Kevin Dahlhausen wrote:
> 
> 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?
> -

This one should really be on the FAQ. Replace libstc++.a with that from
beta 14. The current one is broken.

-- 
Dr David Coe			     \=\
58 Fairlawn Drive, East Grinstead     \=\   Tel +44 1342 326860
West Sussex, RH19 1NT, United Kingdom  \=\  Fax +44 1342 316019
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
