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]

Re: Problem building vector/reim_source.c


gsl-discuss@lists.thewrittenword.com writes:
 > It works with Forte 6.1 and 6.2 (C 5.1 and 5.2). I also tested with
 > IRIX C, HP-UX C, Tru64 UNIX C, and AIX C.

Good work.

 > -c init.c -DPIC "../gsl/gsl_vector_long_double.h", line 88.1:
 > 1506-120 (S) Function cannot return a const qualified type.

I've checked in a change to CVS which separates the const from the
return type.  I've tested it with Sun's cc at sourceforge and it
worked ok.  Hopefully this will fix everything.


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