tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Mixing clang and gcc



Is linking code compiled with pkgsrc clang against system libpthread
built by gcc supposed to work ?

I'm getting a core dump that seems to be caused by an incorrect value
returned by pthread_self().

This is on aarch64.


Home | Main Index | Thread Index | Old Index