help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] compiling gsl with clang


From: Toralf Niebuhr
Subject: [Help-gsl] compiling gsl with clang
Date: Mon, 24 May 2010 21:00:23 +0200

Hello

I have the most recent clang compiler from clang.llvm.org installed.
My gsl version is 1.12
I was wandering if anybody got gsl compiled with it.

I tried with 
./configure CC=clang CPP="clang -E" CFLAGS="-O4" LD="llvm-ld" AR=llvm-ar 
RANLIB=llvm-ranlib NM=llvm-nm MC=llvmc PROF=llvm-prof AS=llvm-as
make
But I got linker errors.
I also tried it with CFLAGS="-O2"

Can somebody tell me what I am doing wrong?


Toralf Niebuhr


reply via email to

[Prev in Thread] Current Thread [Next in Thread]