This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

Re: [patch] testsuite: gdb compile failed, gcc: -soname: linker input file unused because linking not done


Jan Kratochvil wrote:

> at least on RHEL/CentOS-5 (gcc-4.1) several testcases get skipped:
> 	Running gdb/testsuite/gdb.base/break-interp.exp ...
> 	gdb compile failed, gcc: -soname: linker input file unused because linking not done
> 	gcc: break-interp.so: linker input file unused because linking not done

Yes, I've seen this as well ...

> gdb/testsuite/
> 2010-10-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* gdb.base/break-interp.exp: Use ldlags for linking flags.
> 	* gdb.base/prelink.exp: Likewise.
> 	* gdb.base/solib-nodir.exp: Likewise.
> 	* lib/gdb.exp (gdb_compile) <*-*-openbsd*>
> 	(gdb_compile) <shlib_load>: Use ldlags for linking flags.
> 	* lib/prelink-support.exp (build_executable_own_libs): Likewise.

This looks good to me.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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