summaryrefslogtreecommitdiff
path: root/ltcf-c.sh
Commit message (Collapse)AuthorAgeFilesLines
* ltcf-c.sh: Add support for --no-undefined under GNU/Linux.Mark Mitchell2001-02-061-2/+3
| | | | | | | * ltcf-c.sh: Add support for --no-undefined under GNU/Linux. * ltcf-cxx.sh: Likewise. From-SVN: r39477
* ltcf-c.sh (ld_shlibs): Disable on unknown CPU types.Alexandre Oliva2001-01-271-1/+7
| | | | | | | * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types. * ltcf-cxx.sh, ltcf-gcj.sh: Likewise. From-SVN: r39297
* - Add AIX 5 support following AIX 4.David Edelsohn2001-01-251-3/+3
| | | | From-SVN: r39270
* ltcf-c.sh: clear ac_cv_prog_cc_pic for DJGPP.Laurynas Biveinis2001-01-021-1/+14
| | | | | | | | | | * ltcf-c.sh: clear ac_cv_prog_cc_pic for DJGPP. Do not add '-DPIC' to ac_cv_prog_cc_pic for DJGPP. * ltcf-cxx.sh: likewise. * ltcf-gcj.sh: likewise. * ltconfig.sh: fix typo. From-SVN: r38624
* ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library if we've ↵Mark Mitchell2000-11-131-5/+9
| | | | | | | | | got GCC. * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library if we've got GCC. From-SVN: r37414
* ltcf-c.sh (aix4): Improve shared library configuration; require exporting ↵David Edelsohn2000-11-091-7/+7
| | | | | | | | | | | | symbols. * ltcf-c.sh (aix4): Improve shared library configuration; require exporting symbols. * ltcf-cxx.sh (aix4): Define. * ltconfig (aix4): Define library and soname specs appropriate for AIX. Define command to create export symbols list. From-SVN: r37347
* ltconfig, [...]: Updated from libtool multi-language branch.Alexandre Oliva2000-09-061-7/+7
| | | | | | | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: Updated from libtool multi-language branch. From-SVN: r36198
* ltconfig, ltmain.sh: Update from libtool multi-language branch.Alexandre Oliva2000-08-011-5/+6
| | | | | | | | | * ltconfig, ltmain.sh: Update from libtool multi-language branch. * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds. (ac_cv_prog_cc_pic): Don't print `cached' without `checking'. * ltcf-cxx.sh (need_lc): Set based on postdeps. From-SVN: r35405
* libtool.m4, [...]: New files from the libtool CVS tree multi-language branch.Alexandre Oliva2000-07-281-0/+688
2000-07-28 Alexandre Oliva <aoliva@redhat.com> * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from the libtool CVS tree multi-language branch. * ltconfig, ltmain.sh: Updated. From-SVN: r35323