public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug build/9971] New: Makefile inside folder sim/erc32 does not link against libreadline
@ 2009-03-20 16:53 fossati at elet dot polimi dot it
  2009-08-25 17:40 ` [Bug build/9971] " Ralf dot Wildenhues at gmx dot de
  0 siblings, 1 reply; 2+ messages in thread
From: fossati at elet dot polimi dot it @ 2009-03-20 16:53 UTC (permalink / raw)
  To: gdb-prs

lreadline was forgotten inside the makefiles of folder sim/erc32 when building
for a sparc-elf target. Just adding -lreadline to all the link commands in that
folder solves the issue

-- 
           Summary: Makefile inside folder sim/erc32 does not link against
                    libreadline
           Product: gdb
           Version: 6.8
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: fossati at elet dot polimi dot it
                CC: gdb-prs at sourceware dot org
 GCC build triplet: sparc-elf
  GCC host triplet: i686
GCC target triplet: sparc-elf


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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug build/9971] Makefile inside folder sim/erc32 does not link against libreadline
  2009-03-20 16:53 [Bug build/9971] New: Makefile inside folder sim/erc32 does not link against libreadline fossati at elet dot polimi dot it
@ 2009-08-25 17:40 ` Ralf dot Wildenhues at gmx dot de
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf dot Wildenhues at gmx dot de @ 2009-08-25 17:40 UTC (permalink / raw)
  To: gdb-prs


------- 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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-25 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-20 16:53 [Bug build/9971] New: Makefile inside folder sim/erc32 does not link against libreadline fossati at elet dot polimi dot it
2009-08-25 17:40 ` [Bug build/9971] " Ralf dot Wildenhues at gmx dot de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).