From: "drbrain (Eric Hodel)" Date: 2012-12-01T06:36:54+09:00 Subject: [ruby-core:50417] [ruby-trunk - Feature #7427] Update Rubygems Issue #7427 has been updated by drbrain (Eric Hodel). =begin I have Windows XP running in VirtualBox. (I don't have a license for a newer version.) I believe I have it set up for 32bit operation, but I can't see how to check in VirtualBox or Windows. I downloaded mingw-inst-get-20120426 and told it to use the latest packages upon install. I have mingw32-gcc 4.7.2 When running make I get a link failure (typed by hand): thread.o:thread.c:(.text=0x3326): undefined reference to `__sync_val_compare_and_swap_4' collect2.exe: error: ld returned 1 exit status I understand this function is a GCC builtin that isn't present on MinGW, but I didn't have time to investigate further due to lunch and whatnot. I'll see what I can do with your setup instructions. =end ---------------------------------------- Feature #7427: Update Rubygems https://bugs.ruby-lang.org/issues/7427#change-34242 Author: mame (Yusuke Endoh) Status: Closed Priority: Urgent Assignee: drbrain (Eric Hodel) Category: Target version: 2.0.0 Eric Hodel is planning to update Rubygems by the end of November. See [ruby-core:48212]. Eric, what's the status? -- Yusuke Endoh -- http://bugs.ruby-lang.org/