bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

solved: segfault attempting to compile 2.2.1


From: David Ford
Subject: solved: segfault attempting to compile 2.2.1
Date: Sun, 14 Jan 2001 22:14:24 -0800

I've found it.  glibc 2.2.1, will not compile with CFLAGS="-pipe", it will 
segfault in the sunrpc directory.  If you
add -O2 to the CFLAGS it will compile fine.

gcc version 2.95.2, binutils version 2.10.91 (with BFD 2.10.0.33)

So it looks like gcc 2.95.2 is possibly miscompiling when no optimization is 
requested.  GCC is installed with the
default specs file and prefix of /usr.

# less config.status
#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
../configure --with-gcc-version-trigger=/usr/src/gcc-2.95.2/gcc/version.c 
--host=i686-pc-linux-gnu --prefix=/usr
--with-gxx-include-dir=/usr/include/g++ --enable-cpp --norecursion
#  using "mt-frag"


-d

--
..NOTICE fwd: fwd: fwd: type emails will be deleted automatically.
      "There is a natural aristocracy among men. The grounds of this are
      virtue and talents", Thomas Jefferson [1742-1826], 3rd US President






reply via email to

[Prev in Thread] Current Thread [Next in Thread]