- From: Irene VATTON <Irene.Vatton@inrialpes.fr>
- Date: Fri, 07 Jul 2000 17:14:43 +0200
- To: Friedemann Kemm <iagkemm@iag.uni-stuttgart.de>
- cc: Amaya Mailingliste <www-amaya@w3.org>
>
> Hello!
>
> Did anyone succeed to compile Amaya on a SGI workstation. I tried but I
> didn't succeed neither with gcc nor with the SGI MipsPro Compilers,
> neither with gmake nor with make.
> Is there something special I have to take care about?
>
>
> Thanks in advance
Hi,
This is the list of things we did when we built Amaya on SGI platforms
1) adding the option -fsigned-char. I guess the Amaya configure already does
that
2) when Makefiles were generated by configure we removed in SGI/amaya/Makefile
SGI/thotlib/Makefile the linking options
" -lnsl -lsocket"
because that libraries doen't exist on this platform.
I hope that helps
--
Irene.
Received on Friday, 7 July 2000 11:14:46 UTC