At Thu, 13 Aug 2009 11:04:26 -0400, [email protected] wrote: > I'm trying to compile GSL-1.12 on HP-UX 11i v3 on Itanium server. Per > documentation I tried to do > > ./configure CFLAGS="-Ae" --disable-shared > make > > and I'm getting the following errors. I'm not sure if this is a bug. > Any help would be appreciated. I also attach the typescript of the session
Thanks for the email. Can you try compiling with -DGSL_C99_INLINE, see the INSTALL file for details. -- Brian Gough (GSL Maintainer) Support freedom by joining the FSF http://www.fsf.org/associate/support_freedom/join_fsf?referrer=37 _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
