[Bug 236581] /usr/lib/libomp.so underlinking

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 17 12:42:06 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236581

--- Comment #4 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to commit-hook from comment #3)
Still no good for LLD_UNSAFE ports.

$ cc -fopenmp -fuse-ld=bfd omp_hello.c
/usr/local/bin/ld.bfd: /usr/lib/libomp.so: undefined reference to `scalbnl'
/usr/local/bin/ld.bfd: /usr/lib/libomp.so: undefined reference to `fmaxl'
/usr/local/bin/ld.bfd: /usr/lib/libomp.so: undefined reference to `logbl'
/usr/local/bin/ld.bfd: /usr/lib/libomp.so: undefined reference to `scalbnf'
/usr/local/bin/ld.bfd: /usr/lib/libomp.so: undefined reference to `scalbn'
cc: error: linker command failed with exit code 1 (use -v to see invocation)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-toolchain mailing list