creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking size of long... 4
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... 074
checking for Caml directory... /home/quercia/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/quercia/lib/ocaml
checking for ppc386... ppc386
checking for -lgmp... yes
checking for /home/quercia/lib/caml-light/libnums.a... yes
checking for /home/quercia/lib/ocaml/libnums.a... yes
updating cache ./config.cache
creating ./config.status
creating numconf
creating Makefile

Configure summary
-----------------
machine word size    32 bits
modules selected      Clong Dlong Slong Gmp Big(caml) Big(ocaml)
languages selected    C Caml Ocaml Pascal
bin directory        /home/quercia/bin
lib directory        /home/quercia/lib
include directory    /home/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
