home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!sunic!dkuug!diku!jablo
- From: jablo@diku.dk (Jacob Martin Bohn Lorensen)
- Newsgroups: comp.os.linux
- Subject: Re: GCC 2.2.2d problems
- Message-ID: <1992Sep7.201949.20077@odin.diku.dk>
- Date: 7 Sep 92 20:19:49 GMT
- References: <1992Sep7.190540.19563@odin.diku.dk>
- Sender: jablo@freja.diku.dk
- Organization: Department of Computer Science, U of Copenhagen
- Lines: 21
-
- >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 !
-