Am 13.09.18 um 15:58 schrieb sturmflut:
> Hi all,
>
> IIRC this has something to do with clang not linking against libatomic
> by default, but GCC doing so.
>
> regards,
> Simon
And how to I make this happen with clang?
_
Hi all,
IIRC this has something to do with clang not linking against libatomic
by default, but GCC doing so.
regards,
Simon
On 9/13/18 7:49 AM, Matthias Bodenbinder wrote:
> Am 13.09.18 um 07:38 schrieb Matthias Bodenbinder:
>> I assume I am missing some significant compiler options for clang.