ruby bindings on OS X are broken? (was Re: [ANN] New awesome vim plug-in using Ruby bindings)

2012-04-23 Thread Felipe Contreras
On Mon, Apr 23, 2012 at 12:39 PM, Charlie Allom wrote: > /opt/local/bin/gcc-apple-4.2 -I. -I. -I/opt/local/lib/ruby/1.8/i686-darwin11 > -I. -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE > ?-I/opt/local/include -fno-common -pipe -O2 -arch x86_64 ?-fno-common -pipe > -fno-common ?-arch

ruby bindings on OS X are broken? (was Re: [ANN] New awesome vim plug-in using Ruby bindings)

2012-04-23 Thread Charlie Allom
On Mon, Apr 23, 2012 at 03:48:40PM +0300, Felipe Contreras wrote: > On Mon, Apr 23, 2012 at 12:39 PM, Charlie Allom > wrote: > > > /opt/local/bin/gcc-apple-4.2 -I. -I. > > -I/opt/local/lib/ruby/1.8/i686-darwin11 -I. -I/opt/local/include > > -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE ?-I/opt/local/incl

ruby bindings on OS X are broken? (was Re: [ANN] New awesome vim plug-in using Ruby bindings)

2012-04-23 Thread Charlie Allom
Hello, Has anyone seen this on OS X? I can't see what the linker must be doing. 10:36 capslock:notmuch/bindings/ruby% ruby extconf.rb checking for notmuch.h in ../../lib... yes checking for notmuch_database_create() in -lnotmuch... yes creating Makefile 10:36 capslock:notmuch/bindings/ruby% make

Re: ruby bindings on OS X are broken? (was Re: [ANN] New awesome vim plug-in using Ruby bindings)

2012-04-23 Thread Charlie Allom
On Mon, Apr 23, 2012 at 03:48:40PM +0300, Felipe Contreras wrote: > On Mon, Apr 23, 2012 at 12:39 PM, Charlie Allom wrote: > > > /opt/local/bin/gcc-apple-4.2 -I. -I. > > -I/opt/local/lib/ruby/1.8/i686-darwin11 -I. -I/opt/local/include > > -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE  -I/opt/local/includ

Re: ruby bindings on OS X are broken? (was Re: [ANN] New awesome vim plug-in using Ruby bindings)

2012-04-23 Thread Felipe Contreras
On Mon, Apr 23, 2012 at 12:39 PM, Charlie Allom wrote: > /opt/local/bin/gcc-apple-4.2 -I. -I. -I/opt/local/lib/ruby/1.8/i686-darwin11 > -I. -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE   > -I/opt/local/include -fno-common -pipe -O2 -arch x86_64  -fno-common -pipe > -fno-common  -arch

ruby bindings on OS X are broken? (was Re: [ANN] New awesome vim plug-in using Ruby bindings)

2012-04-23 Thread Charlie Allom
Hello, Has anyone seen this on OS X? I can't see what the linker must be doing. 10:36 capslock:notmuch/bindings/ruby% ruby extconf.rb checking for notmuch.h in ../../lib... yes checking for notmuch_database_create() in -lnotmuch... yes creating Makefile 10:36 capslock:notmuch/bindings/ruby% make