issue with pthreads on Fedora 9
Hi, I wonder if anybody on the list has faced an issue like mine (searching the list archive did not help): Running a relatively complex application on Fedora 9 (the app is a LispWorks5.0.2 console image with our code delivered with :multiprocessing t, and it indeed uses threads), I get "ibgcc_s.so.1 must be installed for pthread_cancel to work" on stderr, and it exits -11. The same binary file works fine on Fedora 8. (I'll raise it to support once I get a minimal standalone app for debugging, unless there is a simple way to fix the issue). Thanks, Mike