On 21 Feb 2014, at 02:53, Stephen Woolerton <[email protected]> wrote:
> On reading through the INSTALL document, it says that clang 3.3 base is not > suitable for LanguageKit, so I installed llvm 3.4 and clang 3.4 via ports. > However, I'm not sure how to reference clang 3.4 to do the build on FreeBSD > 10.0 ... I think 3.3 should work, but I'm not completely sure. You will need one of the llvm ports for the compiler. Once we've moved to github, I intend to import EtoileFoundation and LanguageKit into ports, which should make life a lot easier for FreeBSD users. If you've installed the clang34 port, you will have a compiler called clang34. The llvm-config utility will be called llvm-config34, which may also need to be referenced by the build. I've not had a chance to hack on LK since I updated to FreeBSD 10 (and the FreeBSD release was taking a lot of my time), so I've not yet tried building on 10. If you let me know how you get on, it will help me in creating the port... David -- Sent from my Cray X1 _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
