Hi
using cygwin & the cross C compiler pre built tar file to make my
Arm9 TS 7200 binaries.
Ive been making simple pthread programs ok tho i did have to copy
libpthread.so & libpthread.so.0 from my cygwin to the /lib folder to
get them working.
Next ive looked at simple daemon writing that uses the fork() to
enter the daemon process which also works ok.
My idea was to launch worker threads in the daemon child. It compiles
ok but on execution i get the following error >
./vip_bridge: relocation error: /lib/libpthread.so.0: symbol
__libc_fork, version GLIBC_PRIVATE not defined in file libc
.so.6 with link time reference
Could someone suggest anything to resolve this - i assume its some
library version problem but i dont know where to look to resolve it.
thanks
Matt
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|