From: Jacob Martin Bohn Lorensen (jablo@diku.dk)
Date: 09/07/92


From: jablo@diku.dk (Jacob Martin Bohn Lorensen)
Subject: Re: GCC 2.2.2d problems
Date: 7 Sep 1992 20:19:49 GMT


>Recently I got GCC 2.2.2d.

>But when I try to compile the kernel, or any program
>cpp gets a signal 11 (SIGSEGV ?) and dumps core

Using -v option on gcc, I see that cpp is started with an "imacros"
option I cannot find docomented anywhere(?).
  /usr/lib/gcc-lib/i386-linux/2.2.2d/cpp -lang-c -v \
     -imacros /usr/lib/gcc-lib/i386-linux/2.2.2d/ \
     -undef ...... -D.... ...

And if I start cpp manually, leaving out the -imacros option, then
cpp works without problems.
How come I have this problem? And how do I configure gcc not to invoke
cpp with this -imacros option?

Mange venlige hilsener,
Jacob.

-- 
No signature yet !