[comp.unix.aux] Perl compiles on A/UX !!!

shani@TAURUS.BITNET (02/12/91)

Hello again.


I managed to compile perl on A/UX, and it seem to work fine. All I had to
do to make it work, is to add '-B /usr/lib/big/' (note the ending slash, it's
required!) to the cc flags, and '-lposix' to the ld flags. Configure's defaults
seem to be sufficient for the rest.

Thanks to all those who helped me.

O.S.