[PHP-DEV] getting libtool to take .a files From: Shane Caraveo (shane <email protected>)
Date: 06/19/01

Anyone know how to setup the config.m4 and Makefile.in of an extension so
that when it is built, libtool will accept staticly linking a .a file into
the .so that is being created? (ie. I need to create a loadable php module
that has staticly linked in a .a file).

Thanks,
Shane

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>