From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package: add the duma memory debugging library
Date: Thu, 6 Oct 2011 10:16:34 +0200 [thread overview]
Message-ID: <20111006101634.601b9e9f@skate> (raw)
In-Reply-To: <201110051935.41682.yann.morin.1998@anciens.enib.fr>
Le Wed, 5 Oct 2011 19:35:41 +0200,
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> a ?crit :
> > + $(MAKE1) CC=$(TARGET_CC) CXX=$(TARGET_CXX) AR=$(TARGET_AR) \
> > + RANLIB=$(TARGET_RANLIB) DUMA_OPTIONS=$(strip $(DUMA_OPTIONS)) \
> > + $(DUMA_CPP) -C $(@D)
>
> You forgot to pass HOSTCC, introduced in duma-2_5_15-cross-compile.patch
Probably something like:
$(MAKE1) $(TARGET_CONFIGURE_OPTS) DUMA_OPTIONS=... -C $(@D)
would be even better. But then, the duma-2_5_15-cross-compile.patch
would have to use CC_FOR_BUILD instead of HOSTCC to find the location
of the native host compiler.
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2011-10-06 8:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-05 6:20 [Buildroot] [PATCH] package: add the duma memory debugging library Baruch Siach
2011-10-05 17:35 ` Yann E. MORIN
2011-10-06 8:16 ` Thomas Petazzoni [this message]
2011-10-06 8:49 ` Baruch Siach
-- strict thread matches above, loose matches on Subject: below --
2013-02-14 23:05 Reuben Dowle
2013-08-13 20:59 ` Thomas Petazzoni
2013-08-13 22:15 ` Reuben Dowle
2013-08-13 22:22 ` Thomas Petazzoni
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=20111006101634.601b9e9f@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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