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 from CVS


Jacek Pliszka writes:
 > OK, I solved the problem - I had no gcc-c++ installed. Once I installed it configure went fine.
 > 
 > On the other hand does GSL really need C++ compiler for compilation ?

GSL itself doesn't require a C++ compiler, but at some point the
autotool maintainers changed autoconf/automake to always start looking
for c++ compiler.  I am pretty sure they have changed that behavior
back to just requiring a C compiler in more recent versions though,
thankfully.

-- 
Brian Gough


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