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]

[commit] [patch 1/2] Fix linking on non-x86* after libgdb.a removal


On Wed, 04 Jan 2012 20:41:32 +0100, Jan Kratochvil wrote:
> 2012-01-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	Partially fix duplicate .o files after omitting libbfd.a.
> 	* config/alpha/alpha-osf3.mh (NATDEPFILES): Remove solib.o.
> 	* config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
> 	* config/i386/obsdaout.mh (NATDEPFILES): Remove solib.o.
> 	* config/m68k/nbsdaout.mh (NATDEPFILES): Remove solib.o.
> 	* config/m68k/obsd.mh (NATDEPFILES): Remove solib.o.
> 	* config/powerpc/aix.mh (NATDEPFILES): Remove xcoffread.o.
> 	* config/vax/nbsdaout.mh (NATDEPFILES): Remove solib.o.

This one was easy/clear and it makes the [patch 2/2] easier to prepare.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2012-01/msg00090.html


Thanks+sorry,
Jan


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