On Feb 18, 2008 6:04 AM, Anders F Björklund <[EMAIL PROTECTED]> wrote:
> ahlmans wrote:
>
> Ran into another unexpected issue during the packaging:
> "install_name_tool: changing install names can't be redone for:
> wxLua.app/Contents/MacOS/wxLua (for architecture i386) because larger
> updated load commands do not fit (the program must be relinked)"
>
> Seems I need to recompile the wxLua libraries with a linker
> setting to allow for longer library rpath names, sigh...
> (-Wl,-header-pad_max_install_names)
>

Ok, I updated configure so it is always added to the linker settings
for OSX's gcc for the "SHARED" build.

Thanks,
    John

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxlua-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to