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]

error in the MACHINES files


Unless I am mistaken the MACHINES file is in error.

The line:
   CCFLAGS="-woff 728" ./configure

in the IRIX portion should be 

   CFLAGS="-woff 728" ./configure

The environmental variable shouldn't be CCFLAGS but CFLAGS.

Later,
Danny




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