Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Aug 2020 20:42:12 +0400
From:      Gleb Popov <arrowd@freebsd.org>
To:        toolchain@freebsd.org
Subject:   Undefined reference to __atomic_store_8
Message-ID:  <CALH631msD2jEwaH2ejzdE5RCYd=CA2GYV-o-%2BfC6sPSskXdkTg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello toolchain@

I'm testing a new release of GHC (Haskell compiler) and it fails to link to
i386 architectures with

/wrkdirs/usr/ports/lang/ghc/work/ghc-8.10.1/libraries/ghc-prim/dist-install/build/
libHSghc-prim-0.6.1-ghc8.10.1.so: undefined reference to `__atomic_store_8'
/wrkdirs/usr/ports/lang/ghc/work/ghc-8.10.1/libraries/ghc-prim/dist-install/build/
libHSghc-prim-0.6.1-ghc8.10.1.so: undefined reference to `__atomic_load_8'

Any suggestions on how to fix this?

Thanks in advance.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALH631msD2jEwaH2ejzdE5RCYd=CA2GYV-o-%2BfC6sPSskXdkTg>