Re: [fossil-users] fossil-users@lists.fossil-scm.org

2013-03-27 Thread Gé Weijers
Try CC=gcc ./configure before you run 'Make'. The autoconfig tool uses cc, which is an alias for the 'clang' compiler frontend. On Mon, Mar 25, 2013 at 11:14 AM, Stephen De Gabrielle stephen.degabrie...@acm.org wrote: Thanks, I did install the CL tools, but something is clearly awry if its

Re: [fossil-users] Fossil build error on OS X

2013-03-27 Thread Steve Bennett
On 28/03/2013, at 3:39 PM, Steve Bennett wrote: On 26/03/2013, at 3:29 AM, Stephen De Gabrielle wrote: Hi, anyone had trouble compiling fossil on osx? I've not done it for a while and I'm wondering If I've missed something important? cheers, Stephen sp-laptop:fossil