Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: cbnatl
  • Content: Threads
  • Order by date
  1. cbnatl

    Linking shared library to static library

    I am trying to build a shared library in Solaris using Forte C++. I need to be able to link the objects to a static third party library. ex. CC -G -o mylib.so -Kpic myfile.o -lsocket -lthread -lpthread -lcurses -lthirdpartystaticlib If I use the above compiler command, it successfully builds...

Part and Inventory Search

Back
Top