Hello there!
I want to port to Linux the InterORB library from Solaris.
And it uses threads.
Could anyone very wise tell me how should it be (in general) done.
I've noticed that Linux uses MIT threads (<pthread.h>) instead of
solaris <thread.h> and don't really know differences.
Is there any library that MUST be linked to executable file for using
thread on Linux (like -lthread switch is Solaris makefiles)?
I'm using Slackware 3.0 (kernel 2.0.0 without any patches)
I will be VERY gratefull for ANY help.
(this is important for my diploma)
Thank you!
Tom