bug-gsl
[Top][All Lists]
Advanced

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

RE: [Bug-gsl] (no subject)


From: Reuman, Steven
Subject: RE: [Bug-gsl] (no subject)
Date: Thu, 15 Jul 2004 08:30:31 -0400

I didn't change anything from the defaults, so I presume it picked up CC
either from my path or the fact that I had setenv CC /opt/SUNWspro/bin/CC.
On #2, I never ran make check after I got through the compile - got
distracted with something else and by the time I got back your note was
there and I realized cc was needed so ran make distclean instead.
-Steve 

-----Original Message-----
From: Brian Gough [mailto:address@hidden 
Sent: Wednesday, July 14, 2004 1:44 PM
To: Reuman, Steven
Cc: address@hidden
Subject: RE: [Bug-gsl] (no subject)

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]