From: Gary Thomas <gary@mlbassoc.com>
To: poky@yoctoproject.org
Subject: Re: check gcc parameters without recompiling
Date: Thu, 8 Oct 2015 14:47:01 -0600 [thread overview]
Message-ID: <5616D645.2030308@mlbassoc.com> (raw)
In-Reply-To: <5616CE9C.2040001@webthatworks.it>
On 2015-10-08 14:14, Ivan Sergio Borgonovo wrote:
> I'd like to check how some stuff has been compiled after I've already generated an image.
>
> How can I check it without forcing an actual rebuild?
> If not how can I at least restrict the rebuilt to something specific and enable some sort of log just to test if gcc option where set as I expect?
>
> Is this the right list for asking such kind of questions?
Have you looked at the logs? Complete build logs are found
in ${TMPDIR}/work/*/<package>/<version>/temp/, where '*' is
your target architecture or platform name. In this directory
you'll find a file 'log.do_compile' which should show you the
output generated from the compile step.
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
next prev parent reply other threads:[~2015-10-08 20:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-08 20:14 check gcc parameters without recompiling Ivan Sergio Borgonovo
2015-10-08 20:47 ` Gary Thomas [this message]
2015-10-08 21:27 ` Ivan Sergio Borgonovo
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=5616D645.2030308@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=poky@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.