Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 2019 12:42:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 236581] /usr/lib/libomp.so underlinking
Message-ID:  <bug-236581-29464-FMCvhrab8j@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236581-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236581-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236581

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

$ cc -fopenmp -fuse-ld=3Dbfd 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)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236581-29464-FMCvhrab8j>