This is the mail archive of the gdb-prs@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]

[Bug build/9971] Makefile inside folder sim/erc32 does not link against libreadline


------- Additional Comments From Ralf dot Wildenhues at gmx dot de  2009-08-25 17:40 -------
This should have been fixed by
commit 72d1d2ddbc33c83dbe70c4957992e58793958c3c of the binutils-gdb tree,
which is:

2006-12-20  Hans-Peter Nilsson  <hp@axis.com>

       * configure.ac: Add test for readline, substitute READLINE.
       * Makefile.in (READLINE_LIB): New substituted-contents variable.
       (SIM_EXTRA_LIBDEPS): Don't set.
       (SIM_EXTRA_LIBS): Use $(READLINE_LIB) instead of
       ../../readline/libreadline.a.
       * configure: Regenerate.

and happened before 6.8.  Can you check why readline is not getting
detected (either the in-tree one or an installed one) from sim/erc32/configure?

A test build for a sparc-unknown-elf target seems to complete successfully here.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Ralf dot Wildenhues at gmx
                   |                            |dot de


http://sourceware.org/bugzilla/show_bug.cgi?id=9971

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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