CVSROOT: /cvsroot/libtool
Module name: libtool
Changes by: Ralf Wildenhues <rwild> 07/02/23 21:11:25
Modified files:
. : ChangeLog
doc : libtool.texi
libltdl/config : ltmain.m4sh
libltdl/m4 : libtool.m4
Log message:
* libltdl/m4/libtool.m4 (_LT_LINKER_SHLIBS)
<compiler_needs_object>: New tag variable. Default to `no'.
(_LT_LINKER_SHLIBS) [ linux ]: Set it to yes for Sun C 5.9.
(_LT_LANG_CXX_CONFIG): Also default it to `no'.
[ linux ]: Set it to `yes' for Sun C++ 5.9.
* libltdl/config/ltmain.m4sh (func_mode_link): If we link
no objects but only convenience archives into a library,
force expansion if `compiler_needs_object' is yes.
For creating a linker input filelist due to long cmdline,
extract the first object if `compiler_needs_object' is yes.
* doc/libtool.texi (libtool script contents): Document it.
Fixes test failures of Sun compilers on GNU/Linux.
Report by Terry D. Dontje.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libtool/ChangeLog?cvsroot=libtool&r1=1.2405&r2=1.2406
http://cvs.savannah.gnu.org/viewcvs/libtool/doc/libtool.texi?cvsroot=libtool&r1=1.219&r2=1.220
http://cvs.savannah.gnu.org/viewcvs/libtool/libltdl/config/ltmain.m4sh?cvsroot=libtool&r1=1.66&r2=1.67
http://cvs.savannah.gnu.org/viewcvs/libtool/libltdl/m4/libtool.m4?cvsroot=libtool&r1=1.96&r2=1.97
_______________________________________________
Libtool-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/libtool-commit