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

Re: egcs package + need help



>/usr/lib/gcc-lib/arm-linux/egcs-2.91.60/libstdc++.so: undefined reference to `
>_pthread_cleanup_pop_restore'
>/usr/lib/gcc-lib/arm-linux/egcs-2.91.60/libstdc++.so: undefined reference to `
>_pthread_cleanup_push_defer'

I have a little information on this now.  These should be weak externals in 
libstdc++.so but for some reason they're coming out as non-weak and causing 
errors.  Don't know why yet.

Does it work if you link with -lpthread, by the way?

p.




Reply to: