On Sat, Feb 28, 2009 at 09:27:41AM +0100, Per Jessen wrote:
> The Doctor wrote:
>
> > I am running into problems compiling a shared module on
> > BSD/OS 4.3.1 .
> >
>
> You neglected to mention _which_ problems.
>
> [snip]
> > I want to surpress static maode and fully concentrate only in the s
The Doctor wrote:
> I am running into problems compiling a shared module on
> BSD/OS 4.3.1 .
>
You neglected to mention _which_ problems.
[snip]
> I want to surpress static maode and fully concentrate only in the so.
disable-static, enabled-shared ?
--
Per Jessen, Zürich (2.7°C)
--
PHP
I am running into problems compiling a shared module on
BSD/OS 4.3.1 .
My configuration is
configure \
--prefix=/usr/contrib \
--localstatedir=/var \
--infodir=/usr/share/info \
--disable-static \
--enable-shared \
--enable-embed=shared \
--mandir=/usr/share/man \
--with-elf \
--with-x
3 matches
Mail list logo