source: svn/trunk/newcon3bcm2_21bu/toolchain/mipsel-linux-uclibc/lib/libstdc++.la

Last change on this file was 2, checked in by jglee, 11 years ago

first commit

  • Property svn:executable set to *
File size: 1.6 KB
Line 
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# The name that we can dlopen(3).
8dlname='libstdc++.so.6'
9
10# Names of this library.
11library_names='libstdc++.so.6.0.2 libstdc++.so.6 libstdc++.so'
12
13# The name of the static archive.
14old_library='libstdc++.a'
15
16# Libraries that this one depends upon.
17dependency_libs=' -L/usr/src/redhat/BUILD/build-gcc-3.4.2-final/mipsel-linux-uclibc/libstdc++-v3/src -L/usr/src/redhat/BUILD/build-gcc-3.4.2-final/mipsel-linux-uclibc/libstdc++-v3/src/.libs -lm -lm -lm -L/usr/src/redhat/BUILD/build-gcc-3.4.2-final/gcc -L/opt/toolchains/uclibc-crosstools_linux-2.6.12.0_gcc-3.4.2_uclibc-0.9.28-20060113//mipsel-linux-uclibc/bin -L/opt/toolchains/uclibc-crosstools_linux-2.6.12.0_gcc-3.4.2_uclibc-0.9.28-20060113//mipsel-linux-uclibc/lib -L/opt/toolchains/uclibc-crosstools_linux-2.6.12.0_gcc-3.4.2_uclibc-0.9.28-20060113//lib/gcc/mipsel-linux-uclibc/3.4.2 -L/opt/toolchains/uclibc-crosstools_linux-2.6.12.0_gcc-3.4.2_uclibc-0.9.28-20060113//lib/gcc/mipsel-linux-uclibc/3.4.2/../../../../mipsel-linux-uclibc/lib -lgcc_s -lc -lgcc_s -lm -lgcc_s -lc -lgcc_s'
18
19# Version information for libstdc++.
20current=6
21age=0
22revision=2
23
24# Is this an already installed library?
25installed=yes
26
27# Files to dlopen/dlpreopen
28dlopen=''
29dlpreopen=''
30
31# Directory that this library needs to be installed in:
32libdir='/opt/toolchains/uclibc-crosstools_linux-2.6.12.0_gcc-3.4.2_uclibc-0.9.28-20060113//mipsel-linux-uclibc/lib'
Note: See TracBrowser for help on using the repository browser.