summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CIDLC/README.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/CIDLC/README.html')
-rw-r--r--TAO/CIAO/CIDLC/README.html48
1 files changed, 48 insertions, 0 deletions
diff --git a/TAO/CIAO/CIDLC/README.html b/TAO/CIAO/CIDLC/README.html
new file mode 100644
index 00000000000..304ba197ddc
--- /dev/null
+++ b/TAO/CIAO/CIDLC/README.html
@@ -0,0 +1,48 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <meta name="GENERATOR" content="Mozilla/4.79 [en] (Windows NT 5.0; U) [Netscape]">
+ <title>TAO Release Information and TODO List</title>
+</head>
+<body text="#000000" bgcolor="#FFFFFF">
+<!-- $Id$ -->
+<center>
+<hr></center>
+
+<center>
+<h3>
+Release Information for the Component Implentation Definition Language
+Compiler(CIDLC)</h3></center>
+This document contains information on the following topics related to the
+<a href="../VERSION">current release</a> of <a
+href="http://www.dre.vanderbilt.edu/CIAO">CIAO</a>:
+<table BORDER=0 CELLSPACING=0 CELLPADDING=10 >
+<tr>
+
+The C++ source files in this directory are compiled into the
+code generators and driver for the CIAO CIDL compiler. CORBA
+Compiler Framework (CCF) provides the front-end for the compiler. <p>
+
+Pre-built binary executables of CIDL compiler are available at <p>
+
+<code> http://www.dre.vanderbilt.edu/~boris/cidlc </code>
+
+<p>
+
+To build CIDL compiler you will need to compile CCF libraries
+first. Instructions for doing this can be found at <p>
+
+<code> $(CIAO_ROOT)/CCF/Documentation/Build.html </code> <p>
+
+After you have CCF libraries compiled you can build CIDL compiler
+with makefiles on UNIX <p>
+
+<code> $ make -f Makefile.alt</code> <p>
+
+or by using VC 7.1 project on Windows. <p>
+
+</tr>
+</body>
+</html>
+