> `sh cflags "optimize='-O -pipe'" toke.o` -fpic toke.c
> CCCMD = gcc -DPERL_CORE -c
> -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -fno-strict-aliasing -pipe
> -Wdeclaration-after-statement -I/usr/local/include -O -pipe -Wall
> toke.c: In function `S_scan_formline':
> toke.c:10
> > I updated the ports, now it is perl 5.8.8 and still the same
> >
> > `sh cflags "optimize='-O -pipe'" toke.o` -fpic toke.c
> > CCCMD = gcc -DPERL_CORE -c
> > -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -fno-strict-aliasing
> > -pipe -Wdeclaration-after-statement -I/usr/loca
Olivier Nicole <[EMAIL PROTECTED]> writes:
> I updated the ports, now it is perl 5.8.8 and still the same
>
> `sh cflags "optimize='-O -pipe'" toke.o` -fpic toke.c
> CCCMD = gcc -DPERL_CORE -c
> -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -fno-strict-aliasing -pipe
> -Wdeclara