| Newsgroups |
gmane.lisp.scheme.bigloo |
| Organization |
Inria |
| Message-ID |
<[email protected]> |
> 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.
I confirm that with clang 3.3 the -fbracket-depth option is needed.
I will add a new test in the configuration script to add it automatically.
Thanks again for your report.
--
Manuel