From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23328 invoked by alias); 8 Mar 2006 19:05:38 -0000 Received: (qmail 23281 invoked by uid 48); 8 Mar 2006 19:05:34 -0000 Date: Wed, 08 Mar 2006 19:05:00 -0000 Message-ID: <20060308190534.23278.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgomp/26165] Cannot find libgomp.spec after 'make install' on x86_64 and ppc64 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "aldyh at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-03/txt/msg00886.txt.bz2 List-Id: ------- Comment #1 from aldyh at gcc dot gnu dot org 2006-03-08 19:05 ------- I can reproduce the runtime error, but not the compile error. pantani:/tmp/2$ type gcc gcc is /tmp/2/bin/gcc pantani:/tmp/2$ gcc a.c -fopenmp pantani:/tmp/2$ ./a.out ./a.out: error while loading shared libraries: libgomp.so.1: cannot open shared object file: No such file or directory pantani:/tmp/2$ uname -a Linux pantani 2.6.11-1.1369_FC4smp #1 SMP Thu Jun 2 23:16:33 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux Diego, is this still an issue on mainline? I can look into the runtime error, though. -- aldyh at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aldyh at gcc dot gnu dot org AssignedTo|unassigned at gcc dot gnu |aldyh at gcc dot gnu dot org |dot org | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26165