Project

General

Profile

Actions

Bug #2570

closed

ruby never stops executing when installing fxruby-1.6.20-x86-mingw32.gem

Added by leledumbo (Mario Ray Mahardhika) about 14 years ago. Updated over 4 years ago.

Status:
Closed
Assignee:
-
ruby -v:
1.9.1 (2009-12-07 patchlevel 376) [1386-mingw32]
[ruby-core:27468]

Description

=begin
I compile ruby 1.9.1-p376 with MinGW 4.4.0 using the following configuration:
CFLAGS='-s -O4'
LDFLAGS='-s -O4 -static-libgcc'
--optflags='-s -O4'
--debugflags=''

make test succeeded, and make install runs fine.

Upon installing above gem, or more precisely when installing ri documentation, the execution never stops. Both packaged gem (1.3.1) and latest rubygems (1.3.5) are tested. Since it doesn't happen with 1.8.6-p383 or 1.8.7-p248, I suspect this as 1.9.1-p376 bug.
=end

Actions #1

Updated by leledumbo (Mario Ray Mahardhika) over 13 years ago

=begin
still happened with 1.9.1-p378, both compiled with MinGW 3.4.5 and 4.5.0
=end

Actions #2

Updated by jeremyevans0 (Jeremy Evans) over 4 years ago

  • Description updated (diff)
  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0