Perl test problems under Ultrix 4.0

Harald Fuchs fuchs at it.uka.de
Thu Oct 25 08:47:30 AEST 1990


grr at cbmvax.commodore.com (George Robbins) writes:
>Ultrix hasn't traditionally been 100% perl clean, so having perl tests fail
>doesn't neccessarily reflect installation problems, but rather Ultrix bugs
>or perhaps legitimate (if wrong headed) differences in unix implementation.
>Try compiling with optimization, and see if this helps.
Nah. There are two problems with the Ultrix C compilers:
1. They aren't quite ANSI. Especially, they have problems with 'void'.
   Perl Configure guesses wrong about that. Answer '1' to the 'void'
   question.
2. The optimizers are buggy. Answer 'none' when Configure asks for the
   C compilation flags.
That should do it.
--

Harald Fuchs <fuchs at it.uka.de> <fuchs%it.uka.de at relay.cs.net> ...
<fuchs at telematik.informatik.uni-karlsruhe.dbp.de>   *gulp*



More information about the Comp.unix.ultrix mailing list