From: "Kaz Kylheku" <kaz@zeugmasystems.com>
To: <gdb@sourceware.org>
Subject: GDB 6.5: LDFLAGS not passing through to subdirectory configure's.
Date: Tue, 24 Oct 2006 20:58:00 -0000 [thread overview]
Message-ID: <66910A579C9312469A7DF9ADB54A8B7D417F31@exchange.ZeugmaSystems.local> (raw)
The reasons is that in gdb-6.5/Makefile.in, you have this:
LDFLAGS =
instead of
LDFLAGS = @LDFLAGS@
Why?
next reply other threads:[~2006-10-24 20:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-24 20:58 Kaz Kylheku [this message]
2006-10-24 21:07 ` Marc Kleine-Budde
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=66910A579C9312469A7DF9ADB54A8B7D417F31@exchange.ZeugmaSystems.local \
--to=kaz@zeugmasystems.com \
--cc=gdb@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox