Am Freitag, 12. März 2004 16:58 schrieb Hugh Beaumont:
> Hi List,
>

>
> What I want is a binary that has all the libs built into it (I realize
> this will result in a larger binary and memory footprint).
>
> Any advice?
>
try 
make LDFLAGS=-all-static

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to