This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: New libtool is in the GCC and Src trees.
- From: Paolo Bonzini <paolo dot bonzini at lu dot unisi dot ch>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: Mike Stump <mrs at apple dot com>, libtool at cwilson dot fastmail dot fm, Steve Ellcey <sje at cup dot hp dot com>, jjohnstn at redhat dot com, bonzini at gnu dot org, newlib at sourceware dot org, aoliva at redhat dot com, gcc-patches at gcc dot gnu dot org, gdb-patches at sourceware dot org, binutils at sourceware dot org, Peter O'Gorman <peter at pogma dot com>
- Date: Fri, 25 May 2007 19:43:38 +0200
- Subject: Re: New libtool is in the GCC and Src trees.
- References: <200705242032.NAA13355@hpsje.cup.hp.com> <1180041270.4254.1191675307@webmail.messagingengine.com> <916D5267-3B4D-42E3-99C4-CD9A7228D466@apple.com> <46571EEE.6000809@pop.agri.ch>
- Reply-to: bonzini at gnu dot org
/head/testbin-single/lib/libltdl.3.dylib -Wl,-compatibility_version
-Wl,5 -Wl,-current_version -Wl,5.1
/usr/bin/ld: unknown flag: -compatibility_version
collect2: ld returned 1 exit status
And Paolo, your suggestion doesn't work. Same error.
So, do I follow correctly to put my patch into ltmain.sh on gcc?
Go ahead (gcc and src), remembering it is a temporary measure.
Peter said he'd look at it in the weekend. (I'll be offline for the
whole weekend instead)
Paolo