Re: [PATCH] Fix order of PATH manipulation in cwrapper and shwrapper

2010-09-17 Thread Charles Wilson
On 9/17/2010 2:12 PM, Ralf Wildenhues wrote: > * Charles Wilson wrote on Fri, Sep 17, 2010 at 06:23:28PM CEST: >> * libltdl/config/ltmain.m4sh (func_emit_cwrapperexe_src:main): Call >> lt_update_exe_path before lt_update_lib_path, to ensure that the >> temporary rpath values (which include the OBJD

Re: [PATCH] Fix order of PATH manipulation in cwrapper and shwrapper

2010-09-17 Thread Ralf Wildenhues
* Charles Wilson wrote on Fri, Sep 17, 2010 at 06:23:28PM CEST: > * libltdl/config/ltmain.m4sh (func_emit_cwrapperexe_src:main): Call > lt_update_exe_path before lt_update_lib_path, to ensure that the > temporary rpath values (which include the OBJDIRs of uninstalled > libtool libraries) precede in

[PATCH] Fix order of PATH manipulation in cwrapper and shwrapper

2010-09-17 Thread Charles Wilson
* libltdl/config/ltmain.m4sh (func_emit_cwrapperexe_src:main): Call lt_update_exe_path before lt_update_lib_path, to ensure that the temporary rpath values (which include the OBJDIRs of uninstalled libtool libraries) precede installation and final -rpath directories. (func_emit_wrapper): Prepend $d