biju64 <alex.jacob@xxxxxxxxxx> writes: > What about the libgcc_s.a library that we have to link in if using gcc ? Do > I need to worry about this ? > On google I see something called libgcc_s_pthread.a - What does this do ? Do > I need this ? gcc's supporting libraries are all thread-safe. I don't know what libgcc_s_pthread.a is--it's not part of a regular gcc distribution. Ian