libtool-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libtool ChangeLog bootstrap libtool.m4


From: Gary V. Vaughan
Subject: libtool ChangeLog bootstrap libtool.m4
Date: Thu, 06 Sep 2001 14:44:11 -0700

CVSROOT:        /cvsroot/libtool
Module name:    libtool
Branch:         branch-1-4
Changes by:     Gary V. Vaughan <address@hidden>        01/09/06 14:44:10

Modified files:
        .              : ChangeLog bootstrap libtool.m4 

Log message:
        * libtool.m4 (archive_cmds, archive_expsym_cmds) [solaris*]: Changing
        no_undefined_flag from `-z text' to `-z defs' (see entry below at
        2001-04-11  Alexandre Oliva  <address@hidden>) has a problem.
        when linking a shared library with gcc calling /usr/ccs/bin/ld (eg.
        the gcc supplied with Solaris 8 companion CD), using the flag
        -no-undefined, shared library linking will always fail because of
        the unresolved symbols from libgcc.a.  Consequently we have to
        provide a path to libgcc.a when linking shared libraries in
        conjunction with -no-undefined!

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ChangeLog.diff?only_with_tag=branch-1-4&tr1=1.922.2.39&tr2=1.922.2.40&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/bootstrap.diff?only_with_tag=branch-1-4&tr1=1.16&tr2=1.16.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/libtool.m4.diff?only_with_tag=branch-1-4&tr1=1.166.2.20&tr2=1.166.2.21&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]