ID:               42006
 Updated by:       [EMAIL PROTECTED]
 Reported By:      pmartignon at adventcomms dot com
-Status:           Open
+Status:           Assigned
-Bug Type:         *Compile Issues
+Bug Type:         Feature/Change Request
 Operating System: Linux
 PHP Version:      5.2.3
-Assigned To:      
+Assigned To:      jani
 New Comment:

Yes, it's missing. Let's see if I can come up with some solution for
it..not very high on my TODO though.

You can always strip manually..


Previous Comments:
------------------------------------------------------------------------

[2007-07-16 10:35:16] pmartignon at adventcomms dot com

Description:
------------
Automake/auto tools no not issue a Makefile with install-strip

Reproduce code:
---------------
Simply provide a symbol stripper to your environement and run
configure
1/ env STRIP="strip-cris"
2/ ./configure
3/ make
4/ make install-strip

Expected result:
----------------
Should strip symbols of all binaries and install to specified target
directory

Actual result:
--------------
make: *** No rule to make target 'install-strip'. Stop


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=42006&edit=1

Reply via email to