From: Corneliu ZUZU <czuzu@bitdefender.com>
To: Xen-devel <xen-devel@lists.xen.org>
Cc: Tamas K Lengyel <tamas@tklengyel.com>, Keir Fraser <keir@xen.org>,
Ian Campbell <ian.campbell@citrix.com>,
Razvan Cojocaru <rcojocaru@bitdefender.com>,
Andrew Cooper <andrew.cooper3@citrix.com>,
Stefano Stabellini <stefano.stabellini@citrix.com>,
Jan Beulich <jbeulich@suse.com>
Subject: EXTRA_CFLAGS when compiling Xen
Date: Wed, 17 Feb 2016 12:19:41 +0200 [thread overview]
Message-ID: <56C4493D.10703@bitdefender.com> (raw)
Hi all,
Could anyone tell me if and how I could pass some GCC extra compilation flags when building Xen (i.e. make dist-xen)?
I tried:
* when running make: passing EXTRA_CFLAGS
* when running make: passing CFLAGS (this "works" but overrides the rest of the CFLAGS)
* when running ./configure: passing --extra-cflags.
None works.
Is there an established modality for this or must I manually modify the makefiles?
The reason I need this is to pass '-save-temps' to GCC, I want to inspect some code
and it would be easier to do that on the preprocessed files.
Thank you,
Corneliu.
next reply other threads:[~2016-02-17 10:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-17 10:19 Corneliu ZUZU [this message]
2016-02-17 10:23 ` EXTRA_CFLAGS when compiling Xen Razvan Cojocaru
2016-02-17 10:34 ` Corneliu ZUZU
2016-02-17 10:34 ` Jan Beulich
2016-02-17 12:09 ` Corneliu ZUZU
2016-02-17 12:43 ` Jan Beulich
2016-02-17 13:11 ` Corneliu ZUZU
2016-02-17 13:54 ` Jan Beulich
2016-02-17 17:09 ` Corneliu ZUZU
2016-02-17 17:02 ` Konrad Rzeszutek Wilk
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=56C4493D.10703@bitdefender.com \
--to=czuzu@bitdefender.com \
--cc=andrew.cooper3@citrix.com \
--cc=ian.campbell@citrix.com \
--cc=jbeulich@suse.com \
--cc=keir@xen.org \
--cc=rcojocaru@bitdefender.com \
--cc=stefano.stabellini@citrix.com \
--cc=tamas@tklengyel.com \
--cc=xen-devel@lists.xen.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.