From: Jonathan T. <jto...@gm...> - 2009-03-31 18:29:39
|
Bill, I've got OSX 10.5.6 on my MacBook and have mesa running just fine. I'm guessing you probably use ifort which I can't comment on (can't really justify spending the money), but with gfortran it seems to work okay. My copy of gfortran is installed through macports (I'm lazy ;-), the version info is: zefiris:~ jshine$ gfortran -v Using built-in specs. Target: i386-apple-darwin9.6.0 Configured with: ../gcc-4.3.3/configure --prefix=/opt/local --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc43 --includedir=/opt/local/include/gcc43 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.3 --with-gxx-include-dir=/opt/local/include/gcc43/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local Thread model: posix gcc version 4.3.3 (GCC) zefiris:~ jshine$ Other than using macports to install gfortran, I've done nothing special with regards to getting mesa to compile & run, and have had no particular problems with segfaults. -Jon Also, here's the version info on my machine from "System Profiler": Model Name: MacBook Pro Model Identifier: MacBookPro4,1 Processor Name: Intel Core 2 Duo Processor Speed: 2.5 GHz Number Of Processors: 1 Total Number Of Cores: 2 L2 Cache: 6 MB Memory: 4 GB Bus Speed: 800 MHz Boot ROM Version: MBP41.00C1.B03 SMC Version: 1.27f1 On Tue, Mar 31, 2009 at 1:10 PM, Bill Paxton <pa...@ki...> wrote: > Hi, > > I just committed the sin of upgrading my mac from good old 10.4 to the > nasty new 10.5.6, so now I get seg faults when I try to run mesa. ; - ( > > I know that someone out there has managed to make mesa work on 10.5 -- > could you give me some help here? > > Thanks, > Bill > > > ------------------------------------------------------------------------------ > _______________________________________________ > mesa-users mailing list > mes...@li... > https://lists.sourceforge.net/lists/listinfo/mesa-users > -- Jonathan Tomshine PhD Candidate University of Minnesota Dept. of Chemical Engineering and Materials Science Box 78, Amundson Hall 421 Washington Ave SE Minneapolis, MN 55455 jto...@gm... |