ID:               47104
 Updated by:       j...@php.net
 Reported By:      oleg dot grenrus at dynamoid dot com
-Status:           Open
+Status:           Assigned
 Bug Type:         Compile Failure
 Operating System: Linux
 PHP Version:      5.2.8
-Assigned To:      
+Assigned To:      jani
 New Comment:

Testing fix right now. (backported stuff from upstream libtool..)


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

[2009-01-14 17:17:51] oleg dot grenrus at dynamoid dot com

Description:
------------
When compiling with icc, fails to link shared extensions.

in build/libtool.m4 in AC_LIBTOOL_PROG_COMPILER_PIC([TAGNAME])
with both icpc and icc there are:
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
but should be:
_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'





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


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

Reply via email to