Hello,
I am trying to move our application from an proprietary linux
distributor to emdebian.
A small part of the application (it consists of several daemons) uses
the pthread library.
Without specifying the library I get this:

arm-linux-gnu-gcc -O0 -I/usr/include   -c -o ledd.o ledd.c
.
.
ledd.c:(.text+0x139c): undefined reference to `pthread_create'
.
.


Does anybody know how to link against the pthread library in emdebian?

Thanks,
Marco


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to