]> rtime.felk.cvut.cz Git - ortcan-www.git/blobdiff - index.mdwn
libVCA build instructions
[ortcan-www.git] / index.mdwn
index 2486d16f075cda4438c39b52e59f0866aab73aa4..8b52cb6587eb9964a4ed43bc1a36ac8a8633a88e 100644 (file)
@@ -22,23 +22,29 @@ in Virtual/Versatile CAN API library - [[libVCA|vca]].
 To obtain and build sources of the latest development
 version of former OCERA CAN components use
 
-    git clone git://ortcan.git.sourceforge.net/gitroot/ortcan/ortcan
-    cd ortcan/
-    git submodule update --init
-    make default-config
-    make
+    git clone git://ortcan.git.sourceforge.net/gitroot/ortcan/ortcan
+    cd ortcan/
+    git submodule update --init
+    make default-config
+    make
 
 The configuration options for the build can be specified
 in "config.omk" file. For x86_64 build line bellow
-has to be added into config.omk
+has to be added into "config.omk" before final
+make command 
 
     CFLAGS+=-fpic
 
 to build loadable modules (shared libraries/DLLs) corectly.
 
+The comprehensive documentation of the used build system
+([OCERA Make system][omk]) can be found on the [homepage][omk]
+of OMK project.
+
 [wp]:http://en.wikipedia.org/wiki/Controller_area_network
 [rtime]:http://rtime.felk.cvut.cz/
 [ocera]:http://sourceforge.net/projects/ocera/
+[omk]:http://rtime.felk.cvut.cz/omk/
 
 News
 ====