Re: libtool generates incorrect option for Solaris ld

2007-07-02 Thread Ralf Wildenhues
* Vincent Lefevre wrote on Tue, Jul 03, 2007 at 01:22:35AM CEST: > On 2007-07-02 22:40:37 +0200, Ralf Wildenhues wrote: > > Thanks for your feedback. Does this patch work for you? > > Yes, it solves the problem. Thanks. Thanks to both of you. Applied. * Peter O'Gorman wrote on Tue, Jul 03, 2

Re: libtool generates incorrect option for Solaris ld

2007-07-02 Thread Peter O'Gorman
On Mon, 2007-07-02 at 22:40 +0200, Ralf Wildenhues wrote: > Thanks for your feedback. Does this patch work for you? > > OK to apply to both branches? Or do you think I should hack in > $reload_cmds, or do a full link (I fear a situation where we may have to > add some extra libraries for some ob

Re: libtool generates incorrect option for Solaris ld

2007-07-02 Thread Vincent Lefevre
On 2007-07-02 22:40:37 +0200, Ralf Wildenhues wrote: > Thanks for your feedback. Does this patch work for you? Yes, it solves the problem. Thanks. -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: 100% accessible validated (X)HTML - Blog: Work:

Re: libtool generates incorrect option for Solaris ld

2007-07-02 Thread Ralf Wildenhues
Thanks for your feedback. Does this patch work for you? OK to apply to both branches? Or do you think I should hack in $reload_cmds, or do a full link (I fear a situation where we may have to add some extra libraries for some obscure setup)? Cheers, Ralf HEAD: 2007-07-02 Ralf Wildenhues <[EM

Re: libtool generates incorrect option for Solaris ld

2007-07-02 Thread Vincent Lefevre
On 2007-07-02 20:50:18 +0200, Ralf Wildenhues wrote: > AFAICS there should be a software update to bring this up to > | ld: Software Generation Utilities - Solaris Link Editors: 5.7-1.282 This is a very old machine (mainly used for testing software) that is no longer updated. > which has no -64 b

Re: libtool generates incorrect option for Solaris ld

2007-07-02 Thread Ralf Wildenhues
* Vincent Lefevre wrote on Mon, Jul 02, 2007 at 08:29:22PM CEST: > On 2007-07-02 11:20:54 -0500, Peter O'Gorman wrote: > > Please show '/usr/ccs/bin/ld -V' output, and the version of solaris. > > bar:~> /usr/ccs/bin/ld -V > ld: Software Generation Utilities - Solaris/ELF (3.0) > > This is Solaris

Re: libtool generates incorrect option for Solaris ld

2007-07-02 Thread Vincent Lefevre
On 2007-07-02 11:20:54 -0500, Peter O'Gorman wrote: > Please show '/usr/ccs/bin/ld -V' output, and the version of solaris. bar:~> /usr/ccs/bin/ld -V ld: Software Generation Utilities - Solaris/ELF (3.0) This is Solaris 2.7. -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web:

Re: libtool generates incorrect option for Solaris ld

2007-07-02 Thread Peter O'Gorman
On Mon, 2007-07-02 at 15:48 +0200, Vincent Lefevre wrote: > I've done a "make dist" on the MPFR library under Debian, and with this > tarball, when I do a "./configure --enable-shared" under Solaris, "make" > fails: > > [...] > /bin/ksh ./libtool --tag=CC --mode=link cc -xtarget=native -xarch=v9

libtool generates incorrect option for Solaris ld

2007-07-02 Thread Vincent Lefevre
I've done a "make dist" on the MPFR library under Debian, and with this tarball, when I do a "./configure --enable-shared" under Solaris, "make" fails: [...] /bin/ksh ./libtool --tag=CC --mode=link cc -xtarget=native -xarch=v9 -xO4 -L/users/spaces/vlefevre/sparc-solaris/gmp-assert/lib -o libmpf