libtool-patches
[Top][All Lists]
Advanced

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

Re: FYI: libtool--devo--1.0--patch-174


From: Albert Chin
Subject: Re: FYI: libtool--devo--1.0--patch-174
Date: Mon, 13 Sep 2004 02:45:46 -0500
User-agent: Mutt/1.5.6i

On Sat, Sep 11, 2004 at 01:51:32AM +0100, Gary V. Vaughan wrote:
> --- orig/m4/libtool.m4
> +++ mod/m4/libtool.m4
> @@ -2717,6 +2717,13 @@
>  irix* | nonstopux*)
>    symcode='[[BCDEGRST]]'
>    ;;
> +linux*)
> +  if test "$host_cpu" = ia64; then
> +    symcode='[[ABCDGIRSTW]]'
> +    lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int 
> \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
> +    lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) 
> $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\)$/  {\"\2\", 
> (void *) \&\2},/p'"

sed -> $SED?

-- 
albert chin (address@hidden)




reply via email to

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