Bug ID 1056956
Summary static libgomp has undefined reference for dlopen
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Development
Assignee bnc-team-screening@forge.provo.novell.com
Reporter tkoenig@netcologne.de
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

The stativ version of the libgomp library has an undefined
reference for dlopen:

ig25@linux-d6cw:~> nm /usr/lib64/gcc/x86_64-suse-linux/7/libgomp.a | grep
dlopen
                 U dlopen

which sort of makes no sense if you want to link statically.

This is not the case with gcc current trunk, nor with gcc 7.


You are receiving this mail because: