diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2001-06-04 19:33:12 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2001-06-04 19:33:12 +0000 |
commit | 839bbd8c6b3ca753a723d206a9783c2a5cd2f09c (patch) | |
tree | abc2bffde9df951696cebc539185a6109b502ceb /ChangeLog | |
parent | 566e9a30547af0a698b1d16a489d12f47b18b56e (diff) | |
download | gdb-839bbd8c6b3ca753a723d206a9783c2a5cd2f09c.zip gdb-839bbd8c6b3ca753a723d206a9783c2a5cd2f09c.tar.gz gdb-839bbd8c6b3ca753a723d206a9783c2a5cd2f09c.tar.bz2 |
* ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
with_gcc]: Use `gcc -shared' to build a shared library.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-06-04 Mark Mitchell <mark@codesourcery.com> + + * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris, + with_gcc]: Use `gcc -shared' to build a shared library. + 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca> * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared |