Building Perl 5.8.7

2005-11-21 Thread Olivier Nicole
Hi, I am trying to build perl 5.8.7 from the ports. On some machines it goes OK. On my 5.3 machines I get: BSDPAN -fno-strict-aliasing -pipe -I/usr/local/include -O -pipe -Wall `sh cflags optimize='-O -pipe' toke.o` -fpic toke.c CCCMD = gcc -DPERL_CORE -c

Re: Building Perl 5.8.7

2005-11-21 Thread Kris Kennaway
On Tue, Nov 22, 2005 at 11:23:56AM +0700, Olivier Nicole wrote: Hi, I am trying to build perl 5.8.7 from the ports. On some machines it goes OK. On my 5.3 machines I get: BSDPAN -fno-strict-aliasing -pipe -I/usr/local/include -O -pipe -Wall `sh cflags optimize='-O -pipe' toke.o`