The latest fossil binary snapshot for Mac OS X:

(From page http://www.fossil-scm.org/download.html as of 2010-10-05  
03:55:49)

   http://www.fossil-scm.org/download/fossil-macosx-x86-20101005035549.zip

(with size 461191 and md5 7115ec269d26f1d4baa494dfe4f736d9)

Is a 64-bit x86_64 binary that only runs on 10.6.x 64-bit machines  
despite the "Mac 10.5 x86" label.

Fossil ticket:

   http://www.fossil-scm.org/index.html/tktview?name=e5e2e0408e

explains how to build a fossil universal binary that works on Mac OS X  
10.4+ PPC/x86.

At a bare minimum, to build a 32-bit x86 Mac OS X 10.5 compatible  
binary on a Mac OS X 10.6 machine, a deployment target of 10.5 must be  
specified and either an architecture of i386 must be explicitly  
specified OR the gcc 4.0 compiler (gcc-4.0) must be used (instead of  
the default 4.2 compiler).

The fossil-macosx-x86-20101005035549.zip binary appears to have been  
built on a 64-bit Mac OS X 10.6 machine using the default gcc 4.2  
compiler with no deployment target set resulting in a binary that only  
runs on 64-bit x86_64 Mac OS X machines.

Kyle
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to