JS8CALL w/FreeBSD

Has anyone here yet attempted to install JS8CALL on a FreeBSD system? So far, the only version of JS8CALL available for other than Windoze Windows boxes is one for Linux variations and for MacOS.

Anyone?

Ken Gordon
 
Last edited by a moderator:
Yes, tried to compile it since I couldn't find it in ports. It errored out complaining about libomp. I think it means that it has to either be patched or compiled with GCC. I also noticed that the code seems to declare using gnu++11 instead of a standard C++ version. That could just be an artifact of cmake I'm not sure.
 
Back
Top