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]

Re: Error when compile kernel 2.4.0 with gcc


Alexandre Oliva wrote:

> 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

Hi my name is Jesus Delgado from Mexico city, Iam not write english good
"sorry"

Information the problems with gcc:

GCC Version

gcc-objc-2.96-46
gcc-c++-2.96-46
gcc-2.96-46
kgcc-1.1.2-39

The System Type

Linux laptop 2.2.16-17 #1 Wed Jul 26 15:04:58 EDT 2000 i586 unknown:

Operating System :Linux version 2.2.16-17 (root@porky.devel.redhat.com)
(gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)) #1 Wed Jul

26 15:04:58 EDT 2000

Distrubution  Version: Redhat Linux Release 6.9.5 (Pinstripe)
Type Procesor: i586

All options you passed to the compiler

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


 Preprocessed output of the source file that caused the compiler error,
even if the source code can be downloaded from elsewhere

The output create file core dump
 anexo file core, compress with bzip2

    try the send core file a recive error  <gcc-bugs@gcc.gnu.org>:
ezmlm-reject: fatal: Sorry, I don't accept messages larger than 200000
bytes (#5.2.3)

Regards

Help me Please

Thanks you very much


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