diff options
author | Jim Wilson <wilson@cygnus.com> | 2000-07-06 00:50:01 +0000 |
---|---|---|
committer | Nick Clifton <nickc@gcc.gnu.org> | 2000-07-06 00:50:01 +0000 |
commit | 34be2b3691b3cd19938a40e80b307491d8a7ad37 (patch) | |
tree | 2434eca24ff3a9860f51edc63c0bdf58dbdec537 /ChangeLog | |
parent | 42d18a47a03df5e4705fab06f3d78f2c0c94ce10 (diff) | |
download | gcc-34be2b3691b3cd19938a40e80b307491d8a7ad37.zip gcc-34be2b3691b3cd19938a40e80b307491d8a7ad37.tar.gz gcc-34be2b3691b3cd19938a40e80b307491d8a7ad37.tar.bz2 |
Fix CXX_FOR_TARGET to add -L libstdc++
From-SVN: r34878
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2000-07-05 Jim Wilson <wilson@cygnus.com> + + * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library + search path for a g++ extracted from the build tree. This + will allow link tests run by configure scripts in + subdirectories to succeed. + 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz> * MAINTAINERS: Add myself as loop discovery maintainer. |