diff --git a/src/doc/install.in.html b/src/doc/install.in.html index 7a34b6bdc..edd7cb91c 100644 --- a/src/doc/install.in.html +++ b/src/doc/install.in.html @@ -1,4 +1,36 @@

Installation

+ +

You should read the Autoconf based configuration +if you use ECL on a unix-like platform, such as +

+ +

If you want to compile ECL using Microsoft C++ you should read the appropiate section. + +

If you want to cross-compile ECL, there is also a +chapter on how to pre-configure, write down a configuration file +and finish the compilation. + +

Microsoft C++

+ + + +

Autoconf based configuration

+ + + +

Cross compiling ECL

+ +[To be written]