MM:
>> Is there any minimal version of clang that is required to
>> compile bigloo?
>> 
>> I'm asking because the following lines exist in the package for
>> MacPorts and I'm curious if clang < 3.3 would still fail to work with
>> the latest version and if -fbracket-depth=4096 still needs to be added
>> explicitly:

I tested clang 3.3 (from openSUSE 13.1) and current alpha version of bigloo
without -fbracket-depth=1024 (4096 is not needed) and clang crashes as before.
So, I would infer that
1. you need this clang option and
2. as clangs older than 3.3 do not have this option,
   3.3 is the minimal clang version required for building bigloo.

Ciao
Sven

Reply via email to