This is the mail archive of the gsl-discuss@sourceware.cygnus.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]

gsl-0.41 and SparcWorks C


Hi all !

I'm compiling gsl-0.41 on Solaris7 and Solaris2.5.1 with the
SparcWorks Compiler 4.0 (ok, pretty old ;-).

Some things to mention:
1) in sys/prec.c is the GSL_MODE_PREC function defined (for the case
   that the inline function is ignored). It should have #ifdef HAVE_INLINE
   ... #endif to disable it if GSL_MODE_PREC is defined as a macro (similar
   to gsl_mode.h).
2) The "const int" definitions in the lines 875, 931 and 932 in
   specfunc/fermi_dirac.c apparently not usable by SparcWorksCompiler
   for defining arrays (replacing with #define helped).

	bernd

--
 Bernd Petrovitsch               Institute of Computer Technology
 Gußhausstraße 25-29, A-1040 Vienna Email: bernd@ict.tuwien.ac.at
 "Der Horizont vieler Menschen ist ein Kreis mit Radius Null -
  und das nennen sie ihren Standpunkt."               A. Einstein


PGP signature


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