X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Thu, 16 Sep 2010 11:13:07 -0700 Message-ID: Subject: Compiling with G++ and segment fault on vector declaration From: John Yoon To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 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