[Bug 1056956] New: static libgomp has undefined reference for dlopen
http://bugzilla.opensuse.org/show_bug.cgi?id=1056956 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: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1056956 http://bugzilla.opensuse.org/show_bug.cgi?id=1056956#c1 Richard Biener <rguenther@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED --- Comment #1 from Richard Biener <rguenther@suse.com> --- Should be the same issue on trunk if you enable HSA and/or nvptx offloading (any code using libgomp plugins). I suppose static libgomp isn't really supported. Please file upstream. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com