------- Comment #22 from hjl at lucon dot org  2006-02-07 17:25 -------
Another small but important question:
- Do there exist directories in the GCC build tree where both libtool-created
  and non-libtool-created libraries are (possibly) built?

That is THE KEY question. The executable in question is lt-gij:

[EMAIL PROTECTED] .libs]$ readelf -d
/export/build/gnu/gcc/build-x86_64-linux/x86_64-unknown-linux-gnu/libjava/.libs/lt-gij
| grep RPATH
 0x000000000000000f (RPATH)              Library rpath:
[/export/build/gnu/gcc/build-x86_64-linux/x86_64-unknown-linux-gnu/libjava/.libs]
[EMAIL PROTECTED] .libs]$

libgcc_s.so.1 isn't built by libtool.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17311

Reply via email to