[#7708] Bug in libsnmp-ruby1.8 — Hadmut Danisch <hadmut@...>

Hi,

8 messages 2006/04/11
[#7709] Re: Bug in libsnmp-ruby1.8 — Eric Hodel <drbrain@...7.net> 2006/04/11

On Apr 11, 2006, at 6:23 AM, Hadmut Danisch wrote:

[#7770] Re: possible defect in array.c — "Brown, Warren" <warrenbrown@...>

> rb_range_beg_len (in range.c) does set beg and len.

13 messages 2006/04/26
[#7771] Re: possible defect in array.c — "Pat Eyler" <rubypate@...> 2006/04/26

On 4/26/06, Brown, Warren <warrenbrown@aquire.com> wrote:

Re: [ ruby-Bugs-4003 ] segmentation fault during 'make' - Ruby stable 1.8.4

From: nobu@...
Date: 2006-04-02 15:52:17 UTC
List: ruby-core #7662
Hi,

At Sun, 2 Apr 2006 18:51:32 +0900,
noreply@rubyforge.org wrote in [ruby-core:07657]:
> bash-3.00# gcc --version
> gcc (GCC) 3.4.3
> Copyright (C) 2004 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.
> 
> bash-3.00# make
> gcc -march=pentium4 -O2 -pipe -fomit-frame-pointer  -DRUBY_EXPORT  -I. -I.  -c array.c

Use --disable-frame-pointer configure option if you really need
-fomit-frame-pointer option with gcc 3.4.3.

-- 
Nobu Nakada

In This Thread

Prev Next