Hi everyone, I'd like to investigate LanguageKit for Smalltalk programming on FreeBSD with libdispatch.
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 ... For instance... $ export CC=/usr/local/bin/clang34 $ CC -v FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 Target: x86_64-unknown-freebsd10.0 Thread model: posix Any hints would be appreciated Thanks Stephen
_______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
