libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: support for GNU/FreeBSD


From: Robert Boehne x238
Subject: Re: support for GNU/FreeBSD
Date: Mon, 31 Mar 2003 11:39:12 -0600

Bruno,

Unfortunately most of these patches will not apply to Libtool CVS,
please port the relevant ones to CVS Libtool.

Thanks,

Robert

Bruno Haible wrote:
> 
> Here is support for FreeBSD with glibc
> (see http://www.haible.de/bruno/gnu-freebsd/).
> 
> Note that the freebsd*-gnu*) case must occur before the freebsd*) case,
> otherwise it would have no effect.
> 
> 2002-07-14  Bruno Haible  <address@hidden>
> 
>         * libtool.m4 (_LT_AC_LTCONFIG_HACK): Add support for GNU/FreeBSD.
> 
> *** libtool-1.4.3/libtool.m4    2002-10-23 02:45:04.000000000 +0200
> --- libtool.m4  2003-02-16 14:01:42.000000000 +0100
> ***************
> *** 2084,2089 ****
> --- 2100,2117 ----
>     dynamic_linker=no
>     ;;
> 
> + freebsd*-gnu*)
> +   version_type=linux
> +   need_lib_prefix=no
> +   need_version=no
> +   library_names_spec='${libname}${release}.so$versuffix 
> ${libname}${release}.so$major $libname.so'
> +   soname_spec='${libname}${release}.so$major'
> +   shlibpath_var=LD_LIBRARY_PATH
> +   shlibpath_overrides_runpath=no
> +   hardcode_into_libs=yes
> +   dynamic_linker='GNU ld.so'
> +   ;;
> +
>   freebsd*)
>     objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
>     version_type=freebsd-$objformat
> 
> _______________________________________________
> Libtool-patches mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/libtool-patches

-- 
Robert Boehne             Software Engineer
Ricardo Software   Chicago Technical Center
TEL: (630)789-0003 x. 238
FAX: (630)789-0127
email:  rboehne AT ricardo-us DOT com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]