Sun Studio 12: C++ User's Guide
    
L
 
 -L, compiler option ( Index Term Link ) ( Index Term Link )
 
 -l, compiler option ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 languages
  C99 support ( Index Term Link )
  options ( Index Term Link )
  support for native ( Index Term Link )
 
 ldd command ( Index Term Link )
 
 LD_LIBRARY_PATH environment variable ( Index Term Link ) ( Index Term Link )
 
 left-shift operator
  complex ( Index Term Link )
  iostream ( Index Term Link )
 
 lex, C++ utilities ( Index Term Link )
 
 libC
  compatibility mode ( Index Term Link ) ( Index Term Link )
  compiling and linking MT-safety ( Index Term Link )
  library ( Index Term Link )
  MT environment, using in ( Index Term Link )
  new MT classes ( Index Term Link )
 
 libc library ( Index Term Link )
 
 libCrun library ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
  libCrun library ( Index Term Link )
 
 libCstd library, See C++ standard library
 
 libcsunimath, library ( Index Term Link )
 
 libdemangle library ( Index Term Link )
 
 libgc library ( Index Term Link )
 
 libiostream, See iostream
 
 libm
  inline templates ( Index Term Link )
  library ( Index Term Link )
  optimized version ( Index Term Link )
 
 -libmieee, compiler option ( Index Term Link )
 
 -libmil, compiler option ( Index Term Link )
 
 libraries
  building shared libraries ( Index Term Link )
  C++ compiler, provided with ( Index Term Link )
  C interface ( Index Term Link )
  classic iostream ( Index Term Link )
  class, using ( Index Term Link )
  configuration macro ( Index Term Link )
  C++ standard ( Index Term Link )
  dynamically linked ( Index Term Link )
  interval arithmetic ( Index Term Link )
  linking options ( Index Term Link ) ( Index Term Link )
  linking order ( Index Term Link )
  linking with -mt ( Index Term Link )
  naming a shared library ( Index Term Link )
  optimized math ( Index Term Link )
  replacing, C++ standard library ( Index Term Link )
  shared ( Index Term Link ) ( Index Term Link )
  suffixes ( Index Term Link )
  Sun Performance Library, linking ( Index Term Link ) ( Index Term Link )
  understanding ( Index Term Link )
  using ( Index Term Link )
 
 libraries, building
  dynamic (shared) ( Index Term Link )
  for private use ( Index Term Link )
  for public use ( Index Term Link )
  linking options ( Index Term Link )
  shared with exceptions ( Index Term Link )
  static (archive) ( Index Term Link )
  with C API ( Index Term Link )
 
 -library, compiler option ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 librwtool, See Tools.h++ ( Index Term Link )
 
 libthread library ( Index Term Link )
 
 licensing, options ( Index Term Link )
 
 limit, command ( Index Term Link )
 
 __LINE__, predefined macro ( Index Term Link )
 
 linker scoping ( Index Term Link )
 
 linking
  complex library ( Index Term Link )
  consistent with compilation ( Index Term Link )
  disabling system libraries ( Index Term Link )
  dynamic (shared) libraries ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  iostream library ( Index Term Link )
  libraries ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  library options ( Index Term Link )
  -mt option ( Index Term Link )
  MT-safe libC library ( Index Term Link )
  separate from compilation ( Index Term Link )
  static (archive) libraries ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  symbolic ( Index Term Link )
  template instance methods ( Index Term Link )
 
 link-time optimization ( Index Term Link )
 
 link-time options, list of ( Index Term Link )
 
 literal strings in read-only memory ( Index Term Link )
 
 local-scope rules, enabling and disabling ( Index Term Link )
 
 locking
  mutex ( Index Term Link ) ( Index Term Link )
  object ( Index Term Link )
  streambuf ( Index Term Link )
   See also stream_locker
 
 loops ( Index Term Link )
 
 -lthread
  suppressed by -xnolib ( Index Term Link )
  using -mt in place of ( Index Term Link ) ( Index Term Link )