[Xapian-discuss] Re: statically link omega

Olly Betts olly at survex.com
Thu Jun 21 18:25:35 BST 2007


On Thu, Jun 21, 2007 at 02:27:50PM +0000, - Tong - wrote:
> How can I build a omega that statically link in all libs?

Run ./configure as normal, and then:

make LDFLAGS=-all-static

If you've already run "make", run "make distclean" and then the command
above.

Cheers,
    Olly



More information about the Xapian-discuss mailing list