public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "gobikrishna dot dhanuskodi at wipro dot com" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sources.redhat.com
Subject: [Bug libc/3269] New: internal compiler error: Segmentation fault
Date: Wed, 27 Sep 2006 08:50:00 -0000	[thread overview]
Message-ID: <20060927085036.3269.gobikrishna.dhanuskodi@wipro.com> (raw)

The error occured when i tried building crosscompiler for x86_64. 
Steps i followed:
 1. binutils-2.17
 2. Installing glibc headers
 3. Installing gcc (bootstrap)
 4. Installing glibc [ error occured in this step ]

The exact error message is

./strtod_l.c: In function `____strtold_l_internal':
./strtod_l.c:1554: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [/home/gobi/build/glibc-build/stdlib/strtold_l.o] Error 1
make[2]: Leaving directory `/home/gobi/tarballs/glibc-2.3.6/stdlib'
make[1]: *** [stdlib/subdir_lib] Error 2
make[1]: Leaving directory `/home/gobi/tarballs/glibc-2.3.6'
make: *** [all] Error 2
+ exit 1

The command which emits this error is

x86_64-unknown-linux-gnu-gcc ../sysdeps/ieee754/ldbl-96/strtold_l.c -c
-std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -g     
-I../include -I. -I/home/gobi/build/glibc-build/stdlib -I.. -I../libio 
-I/home/gobi/build/glibc-build -I../sysdeps/x86_64/elf
-I../linuxthreads/sysdeps/unix/sysv/linux/x86_64
-I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread
-I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv
-I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/x86_64
-I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/wordsize-64
-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common
-I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv
-I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix
-I../sysdeps/x86_64/fpu -I../sysdeps/x86_64 -I../sysdeps/wordsize-64
-I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64
-I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf
-I../sysdeps/generic -nostdinc -isystem
/opt/cross/x86_64-unknown-linux-gnu-gcc/lib/gcc/x86_64-unknown-linux-gnu/3.4.3/include
-isystem /opt/cross/x86_64-unknown-linux-gnu-root/usr/include -D_LIBC_REENTRANT
-include ../include/libc-symbols.h       -o
/home/gobi/build/glibc-build/stdlib/strtold_l.o -MD -MP -MF
/home/gobi/build/glibc-build/stdlib/strtold_l.o.dt -MT
/home/gobi/build/glibc-build/stdlib/strtold_l.o

Configuration options:

../glibc-2.3.6/configure --prefix=/usr/ '--libdir=${prefix}/lib'
--build=i686-pc-linux-gnu --host=x86_64-unknown-linux-gnu
--with-headers=/opt/cross/x86_64-unknown-linux-gnu-root/usr/include
--without-cvs --disable-profile --disable-debug --without-gd
--enable-add-ons=linuxthreads --with-tls --without-__thread --enable-kernel=2.0
--disable-shared

-- 
           Summary: internal compiler error: Segmentation fault
           Product: glibc
           Version: 2.3.6
            Status: NEW
          Severity: normal
          Priority: P1
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: gobikrishna dot dhanuskodi at wipro dot com
                CC: glibc-bugs at sources dot redhat dot com,gobikrishna dot
                    dhanuskodi at wipro dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=3269

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


             reply	other threads:[~2006-09-27  8:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-27  8:50 gobikrishna dot dhanuskodi at wipro dot com [this message]
2006-09-27 17:01 ` [Bug libc/3269] " drepper at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060927085036.3269.gobikrishna.dhanuskodi@wipro.com \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).