Compiling PHP as module on Itanium

From: Erik Devriendt (Erik.Devriendt_at_siemens.be)
Date: 06/28/04


Date: Mon, 28 Jun 2004 19:53:23 +0200

Hi,

Did anyone succeed in compiling PHP 4.3.7 as DSO with GCC for the
HP version of Apache on Itanium ?

I managed to create the libphp4.sl but Apache doen't want to load
it as module.
It says:
[...] Unsatified code symbol '__udivsi3' in load module [...]
and this for several symbols:
     __udivdi3, __udivsi3, __divsi3, __moddi3, __modsi3, __umoddi3

Could it be that this is caused by Apache (probably) being compiled
with the HPUX CC and my module being compiled with GCC ?

Erik Devriendt



Relevant Pages

  • Re: Anyone interested in building a vms-like OS?
    ... then you have a good reason for preferring the BSD license over GPL. ... geeks :-) is that it is fast, 5-10 times faster than gcc, while still ... Compiling 10 times faster with almost no optimization does not ... It is compiling much faster but doing less optimizations. ...
    (comp.os.vms)
  • Conexant HCF Modem Problems
    ... Conexant HCF modem, which is a "controllerless" modem, not a HSF which ... files to compile and to install but the problem is when I try to config ... compiling (gcc) mod_osspec.c ...
    (comp.os.linux.hardware)
  • [ANN] macstl 0.1.5 -- Xcode compatibility
    ... The new version also has fixes for older gcc ... Now builds with Xcode 1.0. ... Fixed altivec functions not compiling in gcc 3.1: ...
    (comp.lang.cpp)
  • Re: Finally one site with all the C fundas
    ... was pretty lenient and we did not actively pursue compiling the tool ... the CPU/memory architecture doesn't allow unaligned accesses. ... Also gcc 3.3.6 would have spotted that if invoked with the '-W' ... Casting the return value of mallocis never necessary ...
    (comp.lang.c)
  • Apache Configure issue in Solaris 8
    ... I am trying to configure Apache in solaris 8 system. ... I do have installed GCC, binutils, expat, ... uname -m = sun4u ... BusType = <unknown> ...
    (SunManagers)