This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/23609] all obj-c++ execute tests fails with the GNU runtime


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-08-30 19:21 -------
Subject: Bug 23609

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2005-08-30 19:20:57

Modified files:
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/lib: obj-c++.exp 

Log message:
	2005-08-30  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR testsuite/23609
	* lib/obj-c++.exp: Include target-libpath.exp.
	(obj-c++_link_flags): Look for the GNU libobjc library
	and set the library path to include it.
	Don't manually set LD_LIBRARY_PATH (etc.) but call
	set_ld_library_path_env_vars instead.
	(obj-c++_target_compile): Don't set library path or
	linker flags because they are already set correctly
	in obj-c++_link_flags.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5983&r2=1.5984
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/lib/obj-c++.exp.diff?cvsroot=gcc&r1=1.5&r2=1.6



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23609


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]