On Mon, Aug 31, 2015 at 5:27 PM, Maurizio Tomasi <[email protected]> wrote: > Just not to leave this thread silent for too long, I am trying to compile > latest Julia on OpenBSD 5.7 (64-bit), but so far with little success. A few > trivial problems lie in the usage of Linux-isms in the Makefiles (e.g., "cp > -a"), but the most problem I'm experiencing are in the compilation of > openlibm.
No idea about OpenBSD but you can use `USE_SYSTEM_LIBM=1` to avoid compiling openlibm. > > Anybody else has had the chance of compiling it successfully under OpenBSD? > > Maurizio. > > > On Friday, March 13, 2015 at 7:15:26 AM UTC+1, Mike H wrote: >> >> Just curiious, has anyone out there tried building Julia on OpenBSD? >> >> Cheers, >> Mike
