home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10104 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1019 b 

  1. Path: sparky!uunet!mcsun!sunic!dkuug!diku!jablo
  2. From: jablo@diku.dk (Jacob Martin Bohn Lorensen)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: GCC 2.2.2d problems
  5. Message-ID: <1992Sep7.201949.20077@odin.diku.dk>
  6. Date: 7 Sep 92 20:19:49 GMT
  7. References: <1992Sep7.190540.19563@odin.diku.dk>
  8. Sender: jablo@freja.diku.dk
  9. Organization: Department of Computer Science, U of Copenhagen
  10. Lines: 21
  11.  
  12. >Recently I got GCC 2.2.2d.
  13.  
  14. >But when I try to compile the kernel, or any program
  15. >cpp gets a signal 11 (SIGSEGV ?) and dumps core
  16.  
  17. Using -v option on gcc, I see that cpp is started with an "imacros"
  18. option I cannot find docomented anywhere(?).
  19.   /usr/lib/gcc-lib/i386-linux/2.2.2d/cpp -lang-c -v \
  20.      -imacros /usr/lib/gcc-lib/i386-linux/2.2.2d/ \
  21.      -undef ...... -D.... ...
  22.  
  23. And if I start cpp manually, leaving out the -imacros option, then
  24. cpp works without problems.
  25. How come I have this problem? And how do I configure gcc not to invoke
  26. cpp with this -imacros option?
  27.  
  28. Mange venlige hilsener,
  29. Jacob.
  30.  
  31. -- 
  32. No signature yet !
  33.