>
> I believe I've now succeeded in building a Mac OS X 10.6 .app version 
> of Sage 6.3 (with help recorded in a separate thread).
>
>
Great.

> Is there any way to tell from inside Sage that it is running in 
> 64-bit mode?
>
> The output from '$ ./sage -bdist' showed some strange looking command line 
> options:
>       -mmacosx-version-min=10.4
> and
>        setenv MACOSX_DEPLOYMENT_TARGET 10.4
> and gave a warning:        
>     <built-in>:0: warning: Mac OS X version 10.5 or later is needed for 
> use of the new objc abi
>
> Why do these command line options refer to '10.4'?
>
>
Just to make sure that we can still (in principle) support that version, 
though it has not been built for a while (we lost the buildbot for it and I 
haven't had time to try on one of mine recently).
 

> ==============================================
> Procedure for building a Mac OS X 10.6 .app version of Sage 6.3
>
> (1) The file src/bin/sage-bdist contains a mistake:
>        'ARCHES' should be 'ARCHS'.
> The effect of the mistake is that the OS X application is 
> always built as 32-bit ('i386').  This can be seen by running 
>
>
Nice catch, and I'm surprised we didn't see that before.  Still, I think 
it's not so bad, though, because the app is a pretty lightweight thing that 
isn't really going to benefit from the bit.  I assume that the actual Sage 
binary created (not the app part) is still 64-bit.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to