Re: [fossil-users] Problem with Mac OS X downloads

2013-09-09 Thread Richard Hipp
On Sun, Sep 8, 2013 at 9:48 PM, David Mason dma...@ryerson.ca wrote: I can and have built from the tar file and will provide it for my class, but it would seem desirable for the downloadable file to be the most widely executable possible. ../Dave Thanks. I'd like to provide universal

Re: [fossil-users] Problem with Mac OS X downloads

2013-09-09 Thread Warren Young
On 9/9/2013 07:03, Richard Hipp wrote: I'd like to provide universal binaries for Mac, but (alas) I don't know how to do that. Something like: $ ./configure --disable-dependency-tracking \ CFLAGS='-arch x86_64 -arch i386' The --disable-dependency-tracking bit is necessary

Re: [fossil-users] Problem with Mac OS X downloads

2013-09-09 Thread David Mason
On 9 September 2013 10:07, Warren Young war...@etr-usa.com wrote: On 9/9/2013 07:03, Richard Hipp wrote: I'd like to provide universal binaries for Mac, but (alas) I don't know how to do that. $ ./configure --disable-dependency-tracking \ CFLAGS='-arch x86_64 -arch i386'

[fossil-users] Problem with Mac OS X downloads

2013-09-08 Thread David Mason
I would think that the downloads should be set up to work for as many people as possible. The Mac download says: Mac 10.5 x86 but it does not run on fully up-to-date Snow Leopard (10.6.8) as it uses a shared library later than that available. And all the older versions are x86_64 so don't run on