From c8bd318f0dc58691f3bb2f384474920daf9870ef Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Sat, 2 Jun 2012 18:43:50 +0200 Subject: update COMPILE instructions - describe build process of distrio components Signed-off-by: Manuel Traut --- COMPILE | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/COMPILE b/COMPILE index 7ffe8a1..f496a5c 100644 --- a/COMPILE +++ b/COMPILE @@ -14,3 +14,20 @@ distribution doesn't have packaged ACE/TAO you can build it by this steps: 2) git submodule update 3) cd deps 4) ./build-acetao.sh + +DISTRIO +------- +Generate corba interface code: + + 1) make idl + +Build libs and binaries: + + 2) make + +These steps can also be done in the following directories, to build a single +distrio component: + + - common + - io + - manager -- cgit v1.2.3