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....

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to