compile failure due to undefined symbol

Nick Clifton nickc@redhat.com
Thu Oct 4 14:13:00 GMT 2007


Hi Peter,

> I have used SHARED_DEPENDENCIES pointing to `pwd`/../bfd/libbfd.la

Right.  I should have been using that.

Here is the patch that I have checked in.

Cheers
   Nick

opcodes/ChangeLog
2007-10-04  Nick Clifton  <nickc@redhat.com>

	* configure.in (WIN32LDFLAGS): Rename to SHARED_LDFLAGS.
	(WIN32LIBADD): Rename to SHARED_LIBADD
	(SHARED_DEPENDENCIES): New exported variable.
	(enable_shared): Add dependency upon libbfd.la for non-cygwin
	based shared library builds.
	* Makefile.am (libopcodes_la_DEPENDENCIES): Append
	SHARED_DEPENDENCIES.
	(libopcodes_la_LIBADD): Rename WIN32LIBADD to SHARED_LIBADD.
	(libopcodes_la_LDFLAGS): Rename WIN32LDFLAGS to SHARED_LDFLAGS.
	* configure: Regenerate.
	* Makefile.in: Regenerate.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shared-libopcodes.patch
Type: text/x-patch
Size: 3115 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20071004/9ade6bec/attachment.bin>


More information about the Binutils mailing list