objc.exp (objc_target_compile): Set the ld_library_path so that running programs...
authorOvidiu Predescu <ovidiu@gcc.gnu.org>
Sun, 6 Aug 2000 18:43:22 +0000 (18:43 +0000)
committerOvidiu Predescu <ovidiu@gcc.gnu.org>
Sun, 6 Aug 2000 18:43:22 +0000 (18:43 +0000)
Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>

* lib/objc.exp (objc_target_compile): Set the ld_library_path so
that running programs linked against the shared version of libobjc
run correctly.

From-SVN: r35532

gcc/testsuite/ChangeLog

index ac887f68f5afc5037219faa4fc18cd587b37bbdf..2c43e3f9853896f82eb1aa342d9630dd3298e6eb 100644 (file)
@@ -1,3 +1,9 @@
+Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
+
+       * lib/objc.exp (objc_target_compile): Set the ld_library_path so
+       that running programs linked against the shared version of libobjc
+       run correctly.
+
 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
 
        * gcc.dg/c99-printf-1.c: New test.