This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: compiling GSL with other compiler


Cancan Gunadi writes:
 >  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 :)
 >

If you've already run configure try,

  rm config.cache

If that does not work please send a complete log of the configure
output.

regards
Brian Gough


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]