From: cxpaulb@ims.com (Paul Blattner)
Subject: porting a G++ package
29 Jan 1999 01:07:32 -0800
Message-ID: <3.0.3.32.19990128132016.00914eb0.cygnus.gnu-win32@mailhost.ims.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
To: gnu-win32@cygnus.com

Hi!

(Sorry about the previous incomplete message).

I'm attempting to port working g++ code (about 20 source files plus
headers) to Win NT using Cygwin.

I've installed the latest (b20.1) binary release of the Cygwin tool set
by downloading and running FULL.EXE.

I updated to egcs 1.1.1 by untarring ecgs-1_1_1-cygb20-tar.gz into 
the cygwin tree.  This seems to have worked well since I am accessing
version egcs-2.91.60 of the egcs executables.

The app that I'm porting is a text app with no fancy library dependencies.

Most of the .cpp files compile just fine.  Three or four, though, cause
cc1plus.exe to abort with a STATUS_ACCESS_VIOLATION exception.

My CCFLAGS are:  -c -fshort-enums -Wall -DLICENCE_H__

Any clues?

Thank you in advance
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
