From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10155 invoked by alias); 6 Sep 2009 22:20:33 -0000 Received: (qmail 10072 invoked by uid 48); 6 Sep 2009 22:20:08 -0000 Date: Sun, 06 Sep 2009 22:20:00 -0000 Message-ID: <20090906222008.10071.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "t66667 at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-09/txt/msg00679.txt.bz2 ------- Comment #22 from t66667 at gmail dot com 2009-09-06 22:20 ------- (In reply to comment #16) > Try building without the patch but with unlimited stack (ulimit -s unlimited) > and see if the same error appears. > You mean cross compile the "native compiler" from linux by setting the shell with command "ulimit -s unlimited" ? Or you want me to build the cross compiler and native compiler then try and build qt4? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41254