bug-glibc
[Top][All Lists]
Advanced

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

Re: followup to segfault/builtin_expect


From: Andreas Jaeger
Subject: Re: followup to segfault/builtin_expect
Date: 14 Jan 2001 15:33:15 +0100
User-agent: Gnus/5.090001 (Oort Gnus v0.01) XEmacs/21.1 (Channel Islands)

>>>>> David Ford writes:

 > Ok, the __builtin_expect is fixed, I replaced my 'ld' which I now suspect was
 > corrupted.  config.h built correctly with this undefined.  I also took your
Fine!
 > advice and followed FAQ 2.2 to the letter with the following:
;-)
 > CFLAGS="-pipe" ./configure --prefix=/usr --enable-add-ons, and no configparms
 > file.
Better do CFLAGS="-O2 -pipe" - otherwise you get no optimization and
some functions might therefore not get inlined and this would explain
the segfault you have.

Btw. please start with a complete new directory and remove all old
binaries for the next trial,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs address@hidden
   private address@hidden
    http://www.suse.de/~aj



reply via email to

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