PreviousIndexNext

[bug-gsl] Re: gcc-4.3.0 breaks gsl (2008-03-11)

From: Brian Gough <bjg@network-theory.co.uk>
Subject: Re: gcc-4.3.0 breaks gsl
Date: Tue, 11 Mar 2008 20:21:17 +0000
To: Daniel Platt <danp57@.............>
Cc: bug-gsl@gnu.org

At Mon, 10 Mar 2008 19:36:05 -0400,
Daniel Platt wrote:
>
> Tried recompiling with gcc-4.3.0. Got the following error:
>
> ztrmm.o .libs/ztrmv.o .libs/ztrsm.o .libs/ztrsv.o .libs/
> icamax.o .libs/idamax.o .libs/isamax.o .libs/izamax.o .libs/xerbla.o
> -lm -install_name /usr/local/lib/libgslcblas.0.dylib -Wl,-
> compatibility_version -Wl,1 -Wl,-current_version -Wl,1.0
> /usr/bin/ld: unknown flag: -compatibility_version
> collect2: ld returned 1 exit status
> make[2]: *** [libgslcblas.la] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> platt@wildebeest:/Users/platt/install/gsl/gsl-1.10 $
>
> Running Mac OS X 10.4.11.
>
> Compiler flags have changed. Did not have the problem with gcc-4.2.3.
>

Thanks for the bug report. I've logged it on the bug tracker.
https://savannah.gnu.org/bugs/index.php?22552

I guess it is libtool related, so we may have to wait for a fix from
there.

--
Brian Gough