From:             [EMAIL PROTECTED]
Operating system: FreeBSD
PHP version:      4.2.3
PHP Bug Type:     *Compile Issues
Bug description:  No way to compile static binary

I would like to compile a completely static PHP CGI binary.  I don't just
want the PHP modules compiled statically into the binary.  I want ALL
libraries that PHP uses to be linked into the executable.  ldd should say
"not a dynamic executable".  I spent a good while messing around with all
the PHP build scripts but couldn't get it to work.
-- 
Edit bug report at http://bugs.php.net/?id=20181&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20181&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20181&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20181&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20181&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20181&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20181&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20181&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20181&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20181&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20181&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20181&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20181&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20181&r=isapi

Reply via email to