creating cache ./config.cache
checking host system type... alphaev56-dec-osf4.0d
checking size of long... 8
checking size of long long... 8
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ar... ar
checking for ranlib... ranlib
checking for camlc... camlc
checking for camllibr... camllibr
checking for camlmktop... camlmktop
checking for Caml version... 075
checking for Caml directory... /usr/local/lib/caml-light
checking for ocamlc.opt... ocamlc.opt
checking for ocamlopt.opt... ocamlopt.opt
checking for ocamlmktop... ocamlmktop
checking for Ocaml version... 302
checking for Ocaml directory... /home/pauillac/cristal/quercia/lib/ocaml
checking for ppc386... no
checking for -lgmp... no
checking for /usr/local/lib/caml-light/libnums.a... yes
checking for /home/pauillac/cristal/quercia/lib/ocaml/libnums.a... yes
updating cache ./config.cache
creating ./config.status
creating numconf
creating Makefile

Configure summary
-----------------
machine word size    64 bits
modules selected      Clong Big(caml) Big(ocaml)
languages selected    C Caml Ocaml
bin directory        /home/pauillac/cristal/quercia/bin
lib directory        /home/pauillac/cristal/quercia/lib
include directory    /home/pauillac/cristal/quercia/include

To build Numerix do:        make lib
To compile the examples do: make examples
To check the libraries do:  make test
To install Numerix do:      make install
