On Mon, Apr 23, 2012 at 03:48:40PM +0300, Felipe Contreras <[email protected]> wrote: > On Mon, Apr 23, 2012 at 12:39 PM, Charlie Allom <[email protected]> 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 x86_64 -c database.c > > Where is the output file defined? There should be a -o database.o there. > Weird.
it seems to be implicit: 14:03 capslock:notmuch/bindings/ruby% file database.o database.o: Mach-O 64-bit object x86_64 the -o is only needed when linking notmuch.bundle C. -- +442077294797 http://mediasp.com/ _______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
