From: Richard T. <tow...@as...> - 2012-01-15 14:33:15
|
Hi Anders -- It was my understanding that 10.4 could still run 64-bit executables, even though it runs in 32-bit mode. However, that doesn't appear to be the case -- your computer doesn't understand how to run the code in the SDK, which is 64-bit. I'm afraid you may have to upgrade to a more-recent version of OS X. cheers, Rich On Jan 13, 2012, at 11:14 PM, andres suarez wrote: > Sorry, I did mean Tiger... > > uname -m > i386 > > ____________________ > a. > > > On Fri, Jan 13, 2012 at 9:10 PM, Richard Townsend <tow...@as...> wrote: > Hi Andres - > > Do you mean OS X Tiger? Because Lion is 10.7, not 10.4. > > In any case, can you send me the output from 'uname -m' > > Cheers, > > Rich > > > On Jan 13, 2012, at 10:55 PM, andres suarez <asu...@uc...> wrote: > >>> Hi, >>> I am trying to install mesa on a MacPro 1.1 running MAC OS 10.4.11 >>> When I try to use the mesasdk package for Darwin, the gfortran and gcc compilers provided seem to not be supported by my system, as I get the errors: >>> >>> -bash ./gfortran: Bad CPU type in executable >>> -bash: ./gcc: Bad CPU type in executable >>> >>> I tried getting the gfortran appropriate to my system, but I cannot find anything beyond gfortran4.2 that runs with Lion Mac OS (10.4), and when trying to install without mesasdk, I noticed that mesa explicitly requires a gfortran equal or higher to 4.5. >>> >>> so, anyone can tell me if there is a gfortran4.5 that runs in Mac OS 10.4 and where to find it? >>> Is there a workaround? >>> >>> Thank you. >>> a. >> ------------------------------------------------------------------------------ >> RSA(R) Conference 2012 >> Mar 27 - Feb 2 >> Save $400 by Jan. 27 >> Register now! >> http://p.sf.net/sfu/rsa-sfdev2dev2 >> _______________________________________________ >> mesa-users mailing list >> mes...@li... >> https://lists.sourceforge.net/lists/listinfo/mesa-users > |