On Sat, 11 Dec 1999, David Dyck wrote:
> something (mremap?) broke cpp between 2.3.30 and 2.3.31
> (2.3.30 is ok, 2.3.31 causes segmentation fault in cpp)
> extract latest perl5.005_63.tar.gz from CPAN
> cd perl5.005_63
> make clean ; sh Configure -Doptimize='-g' -de ; make test
>
> observe failed build
> cc: Internal compiler error: program cpp got fatal signal 11
> if I
> strace -v -f
> the command that failed, but make it obvious that I want to just test the
> preprocessor "-E"
> cc -E pp.c
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/