[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gsl] gcc-4.3.0 breaks gsl
From: |
Daniel Platt |
Subject: |
[Bug-gsl] gcc-4.3.0 breaks gsl |
Date: |
Mon, 10 Mar 2008 19:36:05 -0400 |
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
address@hidden:/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.
Dan Platt
- [Bug-gsl] gcc-4.3.0 breaks gsl,
Daniel Platt <=