This directory contains the files needed to make
an ELF dynamically linked arena 0.96s executable.
They were compiled with (ELF) gcc 2.6.4 snapshot 950310 and CFLAGS -O2.


Assuming you have an ELF gcc, Make it with the command:

gcc -o arena arena.o libXext.so libX11.so libjpeg.so libwww.a  -lm


Then put libXext.so.*, libX11.so.* and libjpeg.so.* in a directory
that is listed in your /etc/ld.so.conf


Of course, if you already have an ELF version of XFree 3.1.1
or already have your own libjpeg.so.* (version 5) you can use those
instead.


Peter Mutsaers (plm@atcmp.nl)
