2010/5/24 Toralf Niebuhr <[email protected]>:
> 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?

I compiled last year version 1.12 with llvm, but via llvm-gcc instead
clang. I announced in the list
(http://lists.gnu.org/archive/html/help-gsl/2009-08/msg00002.html)
What are the linker errors with the linker?

-- 
*****************************************
José Luis García Pallero
[email protected]
(o<
/ / \
V_/_
Use Debian GNU/Linux and enjoy!
*****************************************

_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to