------- Comment #2 from pinskia at gcc dot gnu dot org  2006-03-08 19:07 -------
Subject: Re:  Cannot find libgomp.spec after 'make install' on x86_64 and ppc64

> 
> 
> 
> ------- 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.

The runtime issue is most likey just not having the correct path in
LD_LIBRARY_PATH.

-- Pinski


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26165

Reply via email to