Re: Handling dynamic libraries with Libtool and Ruby on Mac OS X

2006-07-19 Thread Roland Levillain
Peter O'Gorman <[EMAIL PROTECTED]> writes: > On Thu, 2006-07-13 at 17:11 +0200, Roland Levillain wrote: >> What do you people from Libtool and Ruby think about the behaviors of >> Libtool and Ruby? Should libtool create `.bundle' files on >> Mac OS X/Darwin? Or should ruby accept to load `.so'

Re: Handling dynamic libraries with Libtool and Ruby on Mac OS X

2006-07-15 Thread Peter O'Gorman
On Thu, 2006-07-13 at 17:11 +0200, Roland Levillain wrote: > What do you people from Libtool and Ruby think about the behaviors of > Libtool and Ruby? Should libtool create `.bundle' files on > Mac OS X/Darwin? Or should ruby accept to load `.so' files as valid > dynamic modules on this OS? > >