This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/12130] Segmentation fault when compiling kernel-2.6.0-test2


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12130



------- Additional Comments From ehrhardt at mathematik dot uni-ulm dot de  2003-09-03 12:33 -------
Subject: Re:  Segmentation fault when compiling kernel-2.6.0-test2

On Tue, Sep 02, 2003 at 07:11:16PM -0000, mir at datanom dot net wrote:
> I am sorry, but I can't seem to get the kernels makefile to produce the wanted
> output so if it is not enough what I have delivered of information so fare then

The kernel makefile is (should be) capable of generating preprocessed
sources. If the compilation fails when compiling file foo.c in drivers/char/
try ``make drivers/char/foo.i'' and send us the foo.i file along with the
output of ``gcc -v -O2 foo.i''.

   regards   Christian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]