[Bug c/60425] -fopenmp fails when gcc is compiled to /usr/local
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 5 11:33:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60425
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Works just fine here. Can you
strace gcc hello.c -fopenmp 2>&1 | grep libgomp.spec
?
More information about the Gcc-bugs
mailing list