Hmmm I only monitor ARM and AArch64 as cross-targets, not x86_64.
It's really suprising that such libs are missing however I do
remember modifying the .spec fragment when I added support for ARM and
prepared the one for AArch64.
Could that have been unnoticed because most people use an old en
I've been digging through test logs, and for gcc 4.9.1 native x86_64
tests, all the libsanitizer test cases fail to link due to unresolved
symbols from libpthread and libdl. Does anybody know more about this
bug, or care to fix it ? :-) It still exists in gcc trunk.
- rob -
___