This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libstdc++.la contents


Got a quick question about libstdc++.la

My contents currently show
# Libraries that this one depends upon.
dependency_libs=' -L/usr/src/temp-build/i686-pc-linux-gnu/libstdc++-v3/src -L/usr/src/temp-build/i686-pc-linux-gnu/libstdc++-v3/src/.libs -lm -lm -lm -L/usr/src/temp-build/gcc -lgcc_s -lc -lgcc_s -lm -lgcc_s -lc -lgcc_s'


Would this affect anything of does it need to be changed to something like

# Libraries that this one depends upon.
dependency_libs='-L/usr/lib/gcc/i686-pc-linux-gnu/../.. -lgcc_s -lc -lgcc_s -lm -lgcc_s -lc -lgcc_s'



-- ------ jim@linuxfromscratch.org lfs@jg555.com

LFS User # 2577
Registered Linux User # 299986

FWD: 275410
IPKall: 360-968-1517


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]