From: Nobuyoshi Nakada Date: 2009-08-25T02:48:04+09:00 Subject: [ruby-core:25101] Re: [Bug #1991] ruby should use twolevel namespace on OS X Hi, At Mon, 24 Aug 2009 20:15:07 +0900, Michal Suchanek wrote in [ruby-core:25086]: > Note: the patch is taken from a package that changes more than the namespace And other changes? Don't mix different chnages. > - change namespace to twolevel Pending. > - add -Wl in front of linker flags to allow building extensions with libtool Applied to trunk. > - change the library name from libruby to libruby1.8 to prevent clashes with libruby1.9 (or something like that) Reject. 1.9 uses libruby.1.9.1.dylib already, no needs to change 1.8. -- Nobu Nakada