This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12154] New: mips/amd/gcc/mvista/glib internal error: Segmentation fault
- From: "andreww at bemac dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Sep 2003 15:37:46 -0000
- Subject: [Bug c/12154] New: mips/amd/gcc/mvista/glib internal error: Segmentation fault
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12154
Summary: mips/amd/gcc/mvista/glib internal error: Segmentation
fault
Product: gcc
Version: 3.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: andreww at bemac dot com
CC: gcc-bugs at gcc dot gnu dot org
We are compiling glib on a mips32 board (AMD au1500) running
mvista linux, gcc seg faults with this error.
Erm, is there not a button to include the .i file...hmm...
root@mymachine:~/glibc-2.3.2/elf# gcc dl-conflict.c -c -std=gnu99 -O2 -Wall -
Winline -Wstrict-prototypes -Wwrite-strings -g -I../include -I. -I/root/bui
ld/elf -I.. -I../libio -I/root/build -I../sysdeps/mips/elf -I../sysdeps/unix/sy
sv/linux/mips -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/co
mmon -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../s
ysdeps/unix/mips -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/mips/mipsel -
I../sysdeps/mips/fpu -I../sysdeps/mips -I../sysdeps/wordsize-32 -I../sysdeps/iee
e754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generi
c/elf -I../sysdeps/generic -include ../include/libc-symbols.h -DPIC -save-t
emps -o /root/build/elf/dl-conflict.o
In file included from dynamic-link.h:49,
from dl-conflict.c:60:
../sysdeps/mips/dl-machine.h: In function `elf_machine_got_rel':
../sysdeps/mips/dl-machine.h:612: warning: unused variable `version'
../sysdeps/mips/dl-machine.h:615: warning: unused variable `version'
../sysdeps/mips/dl-machine.h:626: warning: unused variable `version'
../sysdeps/mips/dl-machine.h: In function `_dl_resolve_conflicts':
../sysdeps/mips/dl-machine.h:555: warning: inlining failed in call to `elf_machi
ne_got_rel'
../sysdeps/mips/dl-machine.h:670: warning: called from here
dl-conflict.c: In function `elf_machine_rela':
dl-conflict.c:66: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
root@mymachine:~/glibc-2.3.2/elf#
root@mymachine:~/glibc-2.3.2/elf# gcc --version
gcc (GCC) 3.2.1 20020930 (MontaVista)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
root@mymachine:~/glibc-2.3.2/elf# uname -a
Linux mymachine 2.4.21-pre4 #1 Fri Aug 29 15:15:36 BST 2003 mips unknown