link OpenBugs ELF shared object
find -iname '*.osf' -o -iname '*.ocf' -exec rm -f {} \;
- equivalent of "make distclean"
- increment version number in the following files Bugs/CLI.odc
rename LinKernel to Kernel
rename LinHostFiles to HostFiles
- if compiling without Taucs (what you probably want for now) remove
MathTaucsImp from the list
Developer -> Make.odc -> DevCompiler.CompileThis
- Additionally, compile the following modules
- Lin/Mod/Console.odc
- Lin/Mod/Dl.odc
- Lin/Mod/HostFiles.odc
- Lin/Mod/Kernel.odc
Developer -> Linking.Odc -> DevElfLinker.LinkDll