On Fri, Mar 29, 2002 at 01:22:34AM +0100, Murray Cumming wrote: > On Fri, 2002-03-29 at 01:12, Peter Eisentraut wrote: > > Murray Cumming writes: > > > > > I think this is an autoconf bug: > > > > > > While trying to build libsigc++ on Solaris, with the Sun Forte CC > > > compiler,we found that our autoconf-generated configure file contains > > > an unsuitable -z linker switch. > > > > -> [EMAIL PROTECTED] > > What are you saying? Are you saying "This might be a libtool bug", or are you > saying "Use libtool". I have other linker errors if I don't do a > export LD=CC.
You should be using the HEAD branch of libtool, what will become 1.5. It contains support for C++ and sets LD=CC. -- albert chin ([EMAIL PROTECTED])
