This is sources Bugzilla
Bugzilla Version 2.17.5
Bugzilla Bug 2887
  Problem compiling glibc 2.4 Last modified: 2006-07-10 15:31
     Query page      Enter new bug
Bug#: 2887   Hardware:   Reporter: Pierre <pierre42d@9online.fr>
Host: Target: Build:
Product:     Add CC:
Component:   Version:   CC:
Remove selected CCs
Status: RESOLVED   Priority:  
Resolution: DUPLICATE of bug 333   Severity:  
Assigned To: Ulrich Drepper <drepper@redhat.com>   Target Milestone:  
Flags: Requestee:
  backport ()
  examined ()
  testsuite ()
Summary:
Keywords:

Attachment Description Type Created Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 2887 depends on: Show dependency tree
Show dependency graph
Bug 2887 blocks:

Additional Comments:


Leave as RESOLVED DUPLICATE
Reopen bug
Mark bug as VERIFIED

View Bug Activity   |   Format For Printing


Description:   Last confirmed: 0000-00-00 00:00 Opened: 2006-07-07 15:09
# make
make -r PARALLELMFLAGS="" CVSOPTS="" -C .. objdir=`pwd` all
make[1]: Entering directory `/tmp/glibc-2.4'
make  subdir=csu -C csu ..=../ subdir_lib
make[2]: Entering directory `/tmp/glibc-2.4/csu'
make[2]: Leaving directory `/tmp/glibc-2.4/csu'
make[2]: Entering directory `/tmp/glibc-2.4/csu'
gcc ../sysdeps/unix/sysv/linux/init-first.c -c -std=gnu99 -O3 -Wall
-Wbad-function-cast -Wcast-qual -Wcomment -Wcomments -Wfloat-equal -Winline
-Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wmultichar
-Wsign-compare -Wtrigraphs -Wwrite-strings -fmerge-all-constants -march=i686 -s
-Wstrict-prototypes -mpreferred-stack-boundary=4 -g -O2
-fno-optimize-sibling-calls -fno-strict-aliasing    -I../include
-I/tmp/glibc-2.4/build/csu -I/tmp/glibc-2.4/build -I../sysdeps/i386/elf
-I../nptl/sysdeps/unix/sysv/linux/i386/i686
-I../nptl/sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux/i386
-I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread
-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common
-I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386
-I../nptl/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../sysdeps/unix/i386
-I../nptl/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix
-I../sysdeps/i386/i686/fpu -I../nptl/sysdeps/i386/i686 -I../sysdeps/i386/i686
-I../sysdeps/i386/i486 -I../nptl/sysdeps/i386/i486 -I../sysdeps/i386/fpu
-I../nptl/sysdeps/i386 -I../sysdeps/i386 -I../sysdeps/wordsize-32
-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 -I../nptl  -I.. -I../libio -I.  -D_LIBC_REENTRANT -include
../include/libc-symbols.h  -fbounded-pointers      -DHAVE_INITFINI -o
/tmp/glibc-2.4/build/csu/init-first.ob -MD -MP -MF
/tmp/glibc-2.4/build/csu/init-first.ob.dt -MT /tmp/glibc-2.4/build/csu/init-first.ob
cc1: error: unrecognized command line option "-fbounded-pointers"
make[2]: *** [/tmp/glibc-2.4/build/csu/init-first.ob] Error 1
make[2]: Leaving directory `/tmp/glibc-2.4/csu'
make[1]: *** [csu/subdir_lib] Error 2
make[1]: Leaving directory `/tmp/glibc-2.4'
make: *** [all] Error 2

------- Additional Comment #1 From Andreas Jaeger 2006-07-10 09:34 -------
We cannot help here, it looks like you use broken compiler or configure options.

*** This bug has been marked as a duplicate of 333 ***

------- Additional Comment #2 From Pierre 2006-07-10 15:31 -------
I use gcc 3.4.3
The problem seems linked to the use of the --enable-bounded option at the
configure step.

     Query page      Enter new bug
Actions: New | Query | bug # | Reports | Requests   New Account | Log In