--- Comment #7 from aldot at gcc dot gnu dot org 2008-07-07 09:20 ---
Closing as INVALID as suggested by the reporter.
--
aldot at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #5 from info at milde dot cz 2008-07-06 10:16 ---
Subject: Re: segmentation fault
pinskia at gcc dot gnu dot org napsal(a):
> --- Comment #4 from pinskia at gcc dot gnu dot org 2008-07-05 19:06
> ---
> You need to provide the preprocessed source as directed by the
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-07-05 19:06 ---
You need to provide the preprocessed source as directed by the instructions:
>with preprocessed source if appropriate.
:).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36570
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Severity|critical|normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36570
--
info at milde dot cz changed:
What|Removed |Added
Severity|normal |critical
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36570
--- Comment #3 from info at milde dot cz 2008-06-18 21:54 ---
Created an attachment (id=15784)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15784&action=view)
kernel config file
made with gconfig utility
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36570
--- Comment #2 from info at milde dot cz 2008-06-18 21:52 ---
commands done (as root):
apt-get install linux-source build-essential bin86 kernel-package gcc gcc-3.4
libncurses5 libncurses5-dev fakeroot libglade2-dev
make gconfig
make-kpkg clean
sudo make-kpkg --initrd --stem linux -
--- Comment #1 from info at milde dot cz 2008-06-18 21:49 ---
First error was:
CC arch/x86/mach-default/setup.o
LD arch/x86/mach-default/built-in.o
LD arch/x86/crypto/built-in.o
CC kernel/sched.o
CC kernel/fork.o
CC kernel/exec_domain.o
CC
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
CC||pinskia at gcc dot gnu dot
|