T
Tim Haynes
[snip]
First of all, try it without the -O3 in there. -O2 is probably all you
need, or take it out altogether.
~Tim
--
Product Development Consultant
OpenLink Software
Tel: +44 (0) 20 8681 7701
Web: <http://www.openlinksw.com>
Universal Data Access & Data Integration Technology Providers
#make test
`sh cflags "optimize='-03'" toke.o` toke.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing -
D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -03 -wall
gcc: Internal Error: Terminated (program cc1)
Please submit a full bug report. [snip]
Any ideas? It seems vague and doesn't give me much of a clue.
First of all, try it without the -O3 in there. -O2 is probably all you
need, or take it out altogether.
~Tim
--
Product Development Consultant
OpenLink Software
Tel: +44 (0) 20 8681 7701
Web: <http://www.openlinksw.com>
Universal Data Access & Data Integration Technology Providers