andipla
Results
2
comments of
andipla
That's pthread_create: /usr/bin/ld: libmicro.a(libmicro.o): undefined reference to symbol 'pthread_create@@GLIBC_2.2.5' //lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status ../Makefile.com:107: recipe for target 'tattle'...
I added a condition for the ARCH variable in the bench scripts. The only system other than Debian wheezy/jessie/stretch I have around to test this is an Ubuntu 14.04 which...