From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27962 invoked by alias); 29 Sep 2007 07:04:53 -0000 Received: (qmail 27777 invoked by uid 48); 29 Sep 2007 07:04:41 -0000 Date: Sat, 29 Sep 2007 07:04:00 -0000 Message-ID: <20070929070441.27776.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/33581] OpenMP segmentation fault In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "spollmann 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: 2007-09/txt/msg02405.txt.bz2 ------- Comment #4 from spollmann at gmail dot com 2007-09-29 07:04 ------- (In reply to comment #3) > What happens if you don't use -static? if static is not used (and the LD_LIBRARY_PATH points to the correct location ;) the program seems to execute correctly. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33581