This is the mail archive of the
gsl-discuss@sources.redhat.com
mailing list for the GSL project.
compiling GSL with other compiler
- From: Cancan Gunadi <cgunadi at dal dot asp dot ti dot com>
- To: gsl-discuss at sources dot redhat dot com
- Date: Mon, 20 May 2002 15:18:16 -0500
- Subject: compiling GSL with other compiler
- Organization: Texas Instruments, Inc.
Hi,
How can I configure the GSL Makefiles to compile
with other compiler (i.e: cc or CC)?
I tried invoking the configure script like:
% env CC=cc ./configure
but the resulting Makefiles still points to gcc.
I'm using Solaris 7 platform.
Any quick helps is very much appreciated :)
Thanks and best regards,
= Cancan Gunadi