Now I found a solution.I need to set the Variable CC to "gcc -m32" and set the target within the configure-script.
Joerg Eggers schrieb:
This happens only if I use "--with-apxs2=...", without this it creates 32bit bins and libs for PHP. The apxs is also a 32Bit-Application.It is not of interest, if it is an Intel EM64T- or an AMD64-System. So this doesn't work:On a 64Bit-System it seems not to be possible to create a 32Bit-Apache with a 32Bit PHP as shared object.Any ideas?