From d26137f8206ccdd21002c26bbb909ad623301bb8 Mon Sep 17 00:00:00 2001 From: jjgarcia Date: Tue, 15 Mar 2005 14:22:29 +0000 Subject: [PATCH] Up-to-date installation instructions --- src/doc/install.in.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) 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]