delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Date: | Fri, 30 Dec 2005 04:45:54 +0100 |
From: | "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de> |
Reply-To: | "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de> |
Message-ID: | <45746306882.20051230044554@familiehaase.de> |
To: | "Dan Stratila" <dstrat AT MIT DOT EDU> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: gcc crash (memory?) |
In-Reply-To: | <001201c60c04$4b375dc0$43055f12@somerville> |
References: | <001201c60c04$4b375dc0$43055f12 AT somerville> |
MIME-Version: | 1.0 |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Dan wrote: > Hi, > I am experiencing a gcc/g++ crash when compiling polymake (the polyhedron > manipulation utility at http://www.math.tu-berlin.de/polymake/, download at > http://www.math.tu-berlin.de/polymake/download_choice.html): > --- > g++ -c -o facets_from_incidence.o -I../../../apps/polytope/include > -I../../../modules/co > mmon/include -I../../../modules/graph/include > -I../../../lib/poly_client/include -I../../. > ./lib/PTL/include -I../../../lib/PTL/include/std > -I../../../lib/gmp_wrapper/include -march > =pentium4 -Wall -ftemplate-depth-200 -DALL_PLAUSIBLE_CHECKS=0 -O0 -MD > ../../../apps/polyt > ope/src/facets_from_incidence.cc > g++: Internal error: Segmentation fault (program cc1plus) > Please submit a full bug report. > See <URL:http://gcc.gnu.org/bugs.html> for instructions. > make[2]: *** [facets_from_incidence.o] Error 1 > make[1]: *** [do_all] Error 2 > make[1]: Leaving directory > `/cygdrive/d/install/Polymake/x/polymake-2.1.0/build/apps/polyt > ope' > make: *** [all] Error 2 > --- > Since cc1plus is pushing the total commit charge for the machine to 1.1GB at > the point of the crash, I suspect this may be a memory-related problem. The > cc1plus process is taking 560,116KB at the moment of the crash. Increase the size of your swap file, for me the maximum memory usage compiling this file was not much more than 1 GB. I have a 2 GB swap file. Gerrit -- =^..^= http://nyckelpiga.de/donate.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |