libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH 2/2] libtool: set file_list_spec to '@' on OS/2


From: KO Myung-Hun
Subject: Re: [PATCH 2/2] libtool: set file_list_spec to '@' on OS/2
Date: Thu, 14 Jan 2016 11:26:08 +0900
User-agent: Mozilla/5.0 (OS/2; Warp 4.5; rv:10.0.6esrpre) Gecko/20120715 Firefox/10.0.6esrpre SeaMonkey/2.7.2

Ping ?

KO Myung-Hun wrote:
> Creating and linking reloadable objects sometimes fail.
> 
> * m4/libtool.m4 (_LT_LINKER_SHLIBS, _LT_LANG_CXX_CONFIG) <os2-*>:
> Set file_list_spec to '@'.
> ---
>  m4/libtool.m4 | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/m4/libtool.m4 b/m4/libtool.m4
> index 2e8c3cf..c01f8fb 100644
> --- a/m4/libtool.m4
> +++ b/m4/libtool.m4
> @@ -5169,6 +5169,7 @@ _LT_EOF
>       emximp -o $lib $output_objdir/$libname.def'
>        _LT_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o 
> $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
>        _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
> +      _LT_TAGVAR(file_list_spec, $1)='@'
>        ;;
>  
>      interix[[3-9]]*)
> @@ -5874,6 +5875,7 @@ _LT_EOF
>       emximp -o $lib $output_objdir/$libname.def'
>        _LT_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o 
> $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
>        _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
> +      _LT_TAGVAR(file_list_spec, $1)='@'
>        ;;
>  
>      osf3*)
> @@ -6743,6 +6745,7 @@ if test yes != "$_lt_caught_CXX_error"; then
>         emximp -o $lib $output_objdir/$libname.def'
>       _LT_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o 
> $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
>       _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
> +     _LT_TAGVAR(file_list_spec, $1)='@'
>       ;;
>  
>        dgux*)

-- 
KO Myung-Hun

Using Mozilla SeaMonkey 2.7.2
Under OS/2 Warp 4 for Korean with FixPak #15
In VirtualBox v4.1.32 on Intel Core i7-3615QM 2.30GHz with 8GB RAM

Korean OS/2 User Community : http://www.ecomstation.co.kr




reply via email to

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