public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* Error when compile kernel 2.4.0 with gcc
@ 2000-08-02 17:55 root
  2000-08-02 18:05 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: root @ 2000-08-02 17:55 UTC (permalink / raw)
  To: bug-gcc; +Cc: gcc-bugs

hi my name is Jesus Delgado:


    I have the problems when compile kernel 2.4.0 test5 o recompile
kernel 2.2.16

    this is error:

linux]# make bzImage
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe  -mpreferred-stack-boundary=2 -march=k6
-fno-strict-aliasing  -DUTS_MACHINE='"i386"' -c -o init/version.o
init/version.c
make CFLAGS="-D__KERNEL__ -I/usr/src/linux/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -pipe
-mpreferred-stack-boundary=2 -march=k6 -fno-strict-aliasing " -C  kernel

make[1]: Entering directory `/usr/src/linux/kernel'
make all_targets
make[2]: Entering directory `/usr/src/linux/kernel'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe  -mpreferred-stack-boundary=2 -march=k6
-fno-strict-aliasing    -DEXPORT_SYMTAB -c signal.c
gcc: Internal error: Segmentation fault (program cc1)
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[2]: *** [signal.o] Error 1
make[2]: Leaving directory `/usr/src/linux/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/kernel'
make: *** [_dir_kernel] Error 2


Help me please

my laptop :

RedHat 6.2 and Redhat 7.0  test is the same error when compile kernel o
signal 11
hardisk  7.0 Gb
Ram  192Mb
Space free 3Gb
swap 192mb



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Error when compile kernel 2.4.0 with gcc
  2000-08-02 17:55 Error when compile kernel 2.4.0 with gcc root
@ 2000-08-02 18:05 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2000-08-02 18:05 UTC (permalink / raw)
  To: root; +Cc: bug-gcc, gcc-bugs

On Aug  2, 2000, root <jds@aixulsa.ulsa.mx> wrote:

> gcc: Internal error: Segmentation fault (program cc1)

Is this error reproducible?  Please see the bug reporting instructions
at http://www.gnu.org/software/gcc/bugs.html

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-08-02 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-02 17:55 Error when compile kernel 2.4.0 with gcc root
2000-08-02 18:05 ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).