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: Compilation options for IRIX


Daniel T Konkle writes:
 > 
 > Has anyone out there figured out the best compiler flags to set to get the 
 > best performance out of the GSL libraries and still pass on the tests?
 > 
 > If so, I'd greatly appreciate it if you send them to the list.  I'm 
 > struggling with this.
 > 

Try these when compiling GSL itself:

-DHAVE_INLINE  
-DGSL_RANGE_CHECK_OFF  

They can also be used when compiling the application.

Brian


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