CVSROOT:        /cvsroot/libtool
Module name:    libtool
Changes by:     Ralf Wildenhues <rwild> 07/02/23 21:52:50

Modified files:
        .              : ChangeLog 
        libltdl/config : ltmain.m4sh 

Log message:
        Fix -export-symbols and -export-symbols-regex for links that
        exceed the command line length and use convenience archives.
        
        * libltdl/config/ltmain.m4sh (func_mode_link): Avoid grepping a
        nonexistent file if using reloadable objects.  Do not create a
        linker script nor a linker input file if no objects are passed.
        Apply export_symbols_regex in case the command line length is
        exceeded.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libtool/ChangeLog?cvsroot=libtool&r1=1.2406&r2=1.2407
http://cvs.savannah.gnu.org/viewcvs/libtool/libltdl/config/ltmain.m4sh?cvsroot=libtool&r1=1.67&r2=1.68


_______________________________________________
Libtool-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/libtool-commit

Reply via email to