/thirdparty/breakpad/third_party/protobuf/protobuf/src/solaris/libstdc++.la

http://github.com/tomahawk-player/tomahawk · Unknown · 51 lines · 42 code · 9 blank · 0 comment · 0 complexity · a987cc4c2b531fce6a69404f5f42f5e0 MD5 · raw file

  1. # libstdc++.la - a libtool library file
  2. # Generated by ltmain.sh - GNU libtool 1.4a-GCC3.0 (1.641.2.256 2001/05/28 20:09:07 with GCC-local changes)
  3. #
  4. # Please DO NOT delete this file!
  5. # It is necessary for linking the library.
  6. # ---
  7. # NOTE: This file lives in /usr/sfw/lib on Solaris 10. Unfortunately,
  8. # due to an apparent bug in the Solaris 10 6/06 release,
  9. # /usr/sfw/lib/libstdc++.la is empty. Below is the correct content,
  10. # according to
  11. # http://forum.java.sun.com/thread.jspa?threadID=5073150
  12. # By passing LDFLAGS='-Lsrc/solaris' to configure, make will pick up
  13. # this copy of the file rather than the empty copy in /usr/sfw/lib.
  14. #
  15. # Also see
  16. # http://www.technicalarticles.org/index.php/Compiling_MySQL_5.0_on_Solaris_10
  17. #
  18. # Note: this is for 32-bit systems. If you have a 64-bit system,
  19. # uncomment the appropriate dependency_libs line below.
  20. # ----
  21. # The name that we can dlopen(3).
  22. dlname='libstdc++.so.6'
  23. # Names of this library.
  24. library_names='libstdc++.so.6.0.3 libstdc++.so.6 libstdc++.so'
  25. # The name of the static archive.
  26. old_library='libstdc++.a'
  27. # Libraries that this one depends upon.
  28. # 32-bit version:
  29. dependency_libs='-lc -lm -L/usr/sfw/lib -lgcc_s'
  30. # 64-bit version:
  31. #dependency_libs='-L/lib/64 -lc -lm -L/usr/sfw/lib/64 -lgcc_s'
  32. # Version information for libstdc++.
  33. current=6
  34. age=0
  35. revision=3
  36. # Is this an already installed library?
  37. installed=yes
  38. # Files to dlopen/dlpreopen
  39. dlopen=''
  40. dlpreopen=''
  41. # Directory that this library needs to be installed in:
  42. libdir='/usr/sfw/lib'