On Sat, Aug 8, 2020 at 5:30 PM Konstantin Belousov <[email protected]> wrote:
> For code generated by gcc or clang, yes. > If the reference to the symbol was generated by ghc, then I do not know. > This doesn't seem to work. The code referencing __atomic_load_n() is C and GHC buildsystem already passes -march=i686. Still, the problem persists. Interestingly, 12.1-RELEASE-p2 doesn't have this problem, but 12.1-RELEASE-p7 does. What library provides these symbols when clang is used? And I'm a bit obscured how -march flag can affect these symbols' visibility at all? _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
