newlisp 10.6.2 build on FreeBSD 10.0

Started by rickyboy, October 02, 2014, 08:34:40 PM

Previous topic - Next topic

rickyboy

Just a quick note FYI.  For another topic in the fanclub, I needed to build 10.6.2.  I was on one of my FreeBSD machines, so I did the build there.  Bottom line is that it builds without an issue.



There was only one change I had to make for the build.  This:


$ make
should now be this:


$ make CC=clang
because clang is now the default compiler (vice gcc) starting with FreeBSD 10.



I could have `pkg install`ed gcc first, then built newlisp, but hey I didn't really need gcc anyway; so why bother.  :)
(λx. x x) (λx. x x)