[PHP-DEV] compiling static libraries into php extensions From: Pete Frazier (pfrazier <email protected>)
Date: 10/12/00

I'm fairly unfamiliar with how .m4 files work, and I'm writing an extension to
PHP and want to link in a static library. How do I do this? I've figured
out how to link in shared libaries but for various ease-of-use reasons I prefer
to link one particular library in statically.

thanks,
pete frazier

-- 
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>