From help-request at octave dot org Thu Dec 23 15:31:58 2004 Subject: Re: 2.1.64 compilation flags under mac os X From: Joe Koski To: Samir Sharshar , Octave Help Date: Thu, 23 Dec 2004 14:33:59 -0700 on 12/23/04 1:32 PM, Samir Sharshar at samir dot sharshar at mac dot com wrote: > gcc flags: > > -O3 -mcpu=G5 -mtune=G5 -mpowerpc64 -mpowerpc-gpopt -funroll-loops > -faltivec > > g77 flags; > > -O5 -funroll-loops > > libfftw3 compile and install before compile octave with the same gcc > and g77 flags > Samir, Congratulations on your success. I'm sure it took some time to get all those options to work properly. Even the GNU Fortran manual cautions about the careful use of the -O5 option. Please tell us if you see any problems with the highly optimized gcc or g77 routines. Such problems may suddenly appear in routines that are not often used. Have you run a "make test" on the final compilation? Also, have you been able to build octave-forge the same way? Thanks for your time and efforts. Mac users will be able to put them to good use. Happy holidays. Joe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------