Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 8th, 2012  |  syntax: None  |  size: 0.23 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. OpenSSL link options -lssl and -lcrypto in GCC
  2. -llibrary
  3. -l library
  4. Search the library named library when linking. (The second alternative with the
  5. library as a separate argument is only for POSIX compliance and is not
  6. recommended.)