* Aleksandar Milivojevic wrote on Fri, Jan 13, 2006 at 04:17:03PM CET:
> Quoting Ralf Wildenhues <[EMAIL PROTECTED]>:
> >* Aleksandar Milivojevic wrote on Thu, Jan 12, 2006 at 04:49:48PM CET:
> >
> >>./libtool --mode=link gcc -o libfoo.la -rpath /prefix/lib list-of-files
> >>gcc -shared list-of-files -lc -Wl,-soname -Wl,libfoo.so.0 -o
> >>.libs/libfoo.so.0.0.0
> >>
> >>The resulting link command is missing "-Wl,--rpath -Wl,/prefix/lib"
> >>options (example using Gnu ld).
> >
> >Please rerun above command with `./libtool --debug' and post the output,
> >packed (bzip2 or gzip preferred); also `./libtool --debug'.
> 
> Ok, here's the real example.  Using Sun ld as linker.

Argh.  my last three words should've been
  also `./libtool --config'

Please provide that as well.

Cheers,
Ralf


_______________________________________________
Bug-libtool mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-libtool

Reply via email to