]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libtool.m4 (archive_cmds, archive_expsym_cmds) [solaris*]: Changing
authorGary V. Vaughan <gary@gnu.org>
Thu, 6 Sep 2001 21:44:10 +0000 (21:44 +0000)
committerGary V. Vaughan <gary@gnu.org>
Thu, 6 Sep 2001 21:44:10 +0000 (21:44 +0000)
commit584c3de7958cb7a894222fcc3f355aff8ea41884
treecc0241d2185648f1fb9d69aedd330d232fc546f1
parented0ee8f2957de3ad4fccfc26f82c3ad890294592
* 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  <aoliva@redhat.com>) 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!
ChangeLog
bootstrap
libtool.m4