[TRE-general] cygwin problem

Ville Laurikari ville at laurikari.net
Wed May 10 13:34:32 EEST 2006


On Wed, May 10, 2006 at 07:00:16PM +1000, skaller wrote:
> Enable static? Hmmm. I need both static and dynamic libraries **
> I thought both were built (I have NO idea about what options
> the config script supports).

By default, TRE builds only a dynamic library.  You need to specify
--enable-static to get a static library too.

As with all software packages out there using GNU autoconf, you can do

  ./configure --help

to see any and all options the config script supports, and read the
INSTALL file for more information.

-- 
http://www.iki.fi/vl/


More information about the TRE-general mailing list