No longer able to detect exception model right
Alexandre Oliva
aoliva@redhat.com
Wed Aug 6 16:39:00 GMT 2003
On Aug 5, 2003, Andrew Pinski <pinskia@physics.uc.edu> wrote:
> The problem is that libtool.m4 does not have support for openbsd for
> AC_DEPLIBS_CHECK_METHOD.
And why is this a problem?
> I just sent in a patch to libtool to fix that but I sent wrong diff as
> the file has changed already
> in the cvs of libtool, woops; I will post a new patch.
I don't think your patch is right. deplibs_check_method is not as
much a property of the OS as it is of the architecture the OS runs
on. I find it unlikely that, for every port of openbsd that exists
today or that might exist in the future, it is legal to include
non-PIC in shared libraries (which is what pass_all means). Please
have a look at the way we do it for GNU/Linux systems, and do
something similar for OpenBSD. Thanks,
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist Professional serial bug killer
More information about the Libstdc++
mailing list