On Tue, May 5, 2015 at 12:49 PM, Richard Hipp <d...@sqlite.org> wrote:

> Fossil no longer compiles on my 15-year-old PPC iBook running MacOS
> 10.2.  :-(  I use that machine for testing software on a 32-bit
> big-endian processor.
>
> The problem seems to be a bug in the compiler.  It is unable to deal
> with the latest sqlite3.c amalgamation.  If I overwrite sqlite3.c with
> the "split amalgamation"
> (https://www.sqlite.org/amalgamation.html#amal32k) then Fossil
> compiles and builds just fine.
>
> I'm genuinely conflicted about whether or not I should start using the
> split amalgamation in Fossil or just stay with the single-file
> amalgamation and patch the code whenever I need to compile on a
> 15-year-old mac....
>

As convenient as the single file amalgamation is, I'm a fan of the split
amalgamation. It'd be even better if I could just download it rather than
needing to build it myself. Or maybe I can, but I couldn't find it on the
download page recently. I did have to recently upgrade to bifocals, so
perhaps my vision is just bad.
_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to