At 12:51 PM -0500 1/15/02, Andy Dougherty wrote:
>I think the optimal fix here is simply to remove -ansi -pedantic.
>-ansi may well have some uses, but even the gcc man pages say
>"There is no reason to use this option [-pedantic]; it exists only
>to satisfy pedants."
Applied. thanks. (Though I h
On Solaris 8, if I use a perl5.7.2+ compiled with gcc with all the default
options, and then use that perl to try to build parrot with all its
defaults, I get a fatal error:
gcc -I/usr/local/include -I/opt/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-Wall -ansi -pedantic -Wstrict-pro