This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Compiling with G++ and segment fault on vector declaration


Hi there!
I have set the links to the files I used below:
http://dl.dropbox.com/u/1729951/cards.cpp
http://dl.dropbox.com/u/1729951/cards.h
http://dl.dropbox.com/u/1729951/hw8.cpp

I run this on cygwin:
$ g++ cards.h cards.cpp hw8.cpp
cards.h:74: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://cygwin.com/problems.html> for instructions.

These files run fine on Ubuntu and LinuxMint
Any idea what the problem could be?
John

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]