https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236581
--- Comment #4 from Jan Beich <jbe...@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. _______________________________________________ freebsd-toolchain@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"