Support for building bfd and opcodes as shared libraries, based on
authorIan Lance Taylor <ian@airs.com>
Mon, 5 Feb 1996 21:32:01 +0000 (21:32 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 5 Feb 1996 21:32:01 +0000 (21:32 +0000)
commitdd1d79e8b9464d15f926d876a09c5be92d2773e7
tree10da883b77d5383984509a9e457444a07b4fa881
parentf8d489718fe1d05f007726a7df20455047630b8c
Support for building bfd and opcodes as shared libraries, based on
patches from Alan Modra <alan@spri.levels.unisa.edu.au>:
* configure.in: Set OPCODES and BFD to search directories.
Substitute OPCODES_DEP and BFDDEP.  On SunOS, set HLDFLAGS.
* configure: Rebuild.
* Makefile.in (LDFLAGS, HLDFLAGS): New variables.
(LIBDEPS): New variable.
(as.new0: Depend upon $(LIBDEPS) rather than $(LIBS).  Use
$(HLDFLAGS) in link.
(check): Set LD_LIBRARY_PATH in the environment.
gas/ChangeLog