Opened 20 years ago
Last modified 19 years ago
#884 closed defect
libtool issues — at Initial Version
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: | ryan.oliver@… |
Description
Ryan and I are looking into issue caused by the flackiness of libtool. This tool also has impacted cross platform builds RPATH as well. This problem is a minor issue, but needs to be correct if possible.
Example: # Libraries that this one depends upon. dependency_libs=' -L/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/src -L/ sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/src/.libs -lm -lm -lm -L/ sources/gcc-build/gcc -lgcc_s -lc -lgcc_s -lm -lgcc_s -lc -lgcc_s'
Note:
See TracTickets
for help on using tickets.