Project

General

Profile

This project is closed and read-only.

Actions

Bug #2570

closed

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

Bug #2570: ruby never stops executing when installing fxruby-1.6.20-x86-mingw32.gem

Added by leledumbo (Mario Ray Mahardhika) over 16 years ago. Updated about 7 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

Updated by leledumbo (Mario Ray Mahardhika) about 16 years ago Actions #1

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

Updated by jeremyevans0 (Jeremy Evans) about 7 years ago Actions #2

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

Also available in: PDF Atom