[PATCH] Ensure $OBJDUMP is defined

2008-05-05 Thread Charles Wilson
2008-05-05 Charles Wilson <...> Yaakov Selkowitz <...> Ensure $OBJDUMP is defined * libltdl/m4/libtool.m4 (_LT_DECL_OBJDUMP): new macro ensures that $OBJDUMP is always defined sanely. (_LT_SYS_DYNAMIC_LINKER): call it. (_LT_CHECK_MAGIC_METHOD

[PATCH] Ensure cwrapper compiles without warnings under -std=c99.

2008-05-05 Thread Charles Wilson
2008-05-05 Charles Wilson <...> Ensure cwrapper compiles without warnings under -std=c99. * libltdl/config/ltmain.m4sh (func_emit_wrapper_part1): new function. (func_emit_wrapper_part2): new function. (func_emit_wrapper): delegate to new functions.

[PATCH] [mingw|cygwin] Modify cwrapper to invoke target directly.

2008-05-05 Thread Charles Wilson
2008-05-05 Charles Wilson <...> * libltdl/config/ltmain.m4sh (func_to_native_path): new function. If $host is mingw, and $build is mingw or cygwin, convert path to mingw native format. (func_to_native_pathlist): new function. Ditto, for :-separated pathlis

Re: [PATCH] Ensure $OBJDUMP is defined

2008-05-05 Thread Ralf Wildenhues
Hi Charles, * Charles Wilson wrote on Tue, May 06, 2008 at 02:23:05AM CEST: > 2008-05-05 Charles Wilson <...> > Yaakov Selkowitz <...> > > Ensure $OBJDUMP is defined > * libltdl/m4/libtool.m4 (_LT_DECL_OBJDUMP): new macro ensures > that $OBJDUMP is always defined

[PATCH] Ensure $OBJDUMP is defined

2008-05-05 Thread Charles Wilson
2008-05-05 Charles Wilson <...> Yaakov Selkowitz <...> Ensure $OBJDUMP is defined * libltdl/m4/libtool.m4 (_LT_DECL_OBJDUMP): new macro ensures that $OBJDUMP is always defined sanely. (_LT_SYS_DYNAMIC_LINKER): call it. (_LT_CHECK_MAGIC_METHOD

[PATCH] Ensure cwrapper compiles without warnings under -std=c99.

2008-05-05 Thread Charles Wilson
2008-05-05 Charles Wilson <...> Ensure cwrapper compiles without warnings under -std=c99. * libltdl/config/ltmain.m4sh (func_emit_wrapper_part1): new function. (func_emit_wrapper_part2): new function. (func_emit_wrapper): delegate to new functions.

[PATCH] [mingw|cygwin] Modify cwrapper to invoke target directly.

2008-05-05 Thread Charles Wilson
2008-05-05 Charles Wilson <...> * libltdl/config/ltmain.m4sh (func_to_native_path): new function. If $host is mingw, and $build is mingw or cygwin, convert path to mingw native format. (func_to_native_pathlist): new function. Ditto, for :-separated pathlis

[PATCH] Ensure $OBJDUMP is defined

2008-05-05 Thread Charles Wilson
2008-05-05 Charles Wilson <...> Yaakov Selkowitz <...> Ensure $OBJDUMP is defined * libltdl/m4/libtool.m4 (_LT_DECL_OBJDUMP): new macro ensures that $OBJDUMP is always defined sanely. (_LT_SYS_DYNAMIC_LINKER): call it. (_LT_CHECK_MAGIC_METHOD