xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* EXTRA_CFLAGS when compiling Xen
@ 2016-02-17 10:19 Corneliu ZUZU
  2016-02-17 10:23 ` Razvan Cojocaru
  2016-02-17 10:34 ` Jan Beulich
  0 siblings, 2 replies; 10+ messages in thread
From: Corneliu ZUZU @ 2016-02-17 10:19 UTC (permalink / raw)
  To: Xen-devel
  Cc: Tamas K Lengyel, Keir Fraser, Ian Campbell, Razvan Cojocaru,
	Andrew Cooper, Stefano Stabellini, Jan Beulich

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.

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

end of thread, other threads:[~2016-02-17 17:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-17 10:19 EXTRA_CFLAGS when compiling Xen Corneliu ZUZU
2016-02-17 10:23 ` 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

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 NNTP newsgroup(s).