On Sun, 5 Sep 2004, Andi Gutmans wrote:
> Yeah I know non-pic doesn't work on all platforms but I gathered that
> -prefer-non-pic only uses PIC on platforms where non-PIC dso's aren't
> supported. I guess I'm wrong and we do need better autoconf checks.

I am not sure what -prefer-non-pic does on all the platforms actually.  I
generally don't trust libtool to get things right without checking it
first.  But it could be that simply adding this change as-is would work.
Maybe if enough people reading this on non-Linux/FreeBSD platforms could
test this and reply back we would get a better idea.

> Maybe until someone has the energy to write something general we could do a
> specific ia32/Linux check where this is known to work.

It's fine on ia32/FreeBSD as well.

-Rasmus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to