Fixed in 2.3.33 -- was Re: 2.3.31 (and 2.3.32pre2) breaks cpp with

David Dyck (dcd@tc.fluke.com)
Tue, 14 Dec 1999 15:56:40 -0800 (PST)


Thanks to Ben, (and others?) this has been fixed in 2.3.33.

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/