bug-gsl
[Top][All Lists]
Advanced

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

RE: [Bug-gsl] (no subject)


From: Brian Gough
Subject: RE: [Bug-gsl] (no subject)
Date: Wed, 14 Jul 2004 18:43:38 +0100

Reuman, Steven writes:
 > Well, apologies - I was using /opt/SUNWspro/bin/CC instead of cc.  When I
 > use cc, the make proceeds fine without any changes.  The error occurred with
 > CC only so perhaps its irrelevant if people use a c compiler.  Anyway for
 > what its worth, the CC version is
 > 
 > CC: Sun WorkShop 6 update 2 C++ 5.3 2001/05/15
 > 
 > and the error is below.  There were a few other things CC didn't like, such
 > as it wanted an explicit cast of (void *) to (char *) in rng/file.c:
 > char *state = (char *)(r->state);

Did the configure script pick CC by default instead of cc or did you
specify it manually?

Normally only cc should be used to compile GSL, but just out of
curiousity, if you successfully compiled all of GSL with CC did it
actually pass "make check"?

-- 
Brian Gough

Network Theory Ltd,
Commercial support for GSL --- http://www.network-theory.co.uk/gsl/




reply via email to

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