public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* a more universal BOOT_CFLAGS/BOOT_LDFLAGS
@ 2002-08-07 14:35 Paul Jarc
  2002-08-07 14:38 ` Paul Jarc
  2002-08-13 11:24 ` Paul Jarc
  0 siblings, 2 replies; 4+ messages in thread
From: Paul Jarc @ 2002-08-07 14:35 UTC (permalink / raw)
  To: gcc-help

While building gcc, I want to pass a certain set of flags to every
compilation that uses a gcc we've just built.  (More accurately, I
want to pass these flags to absolutely every compilation whatsoever,
but for the cases where the installed gcc is used, I'm using a wrapper
script that's ahead of the real gcc in $PATH.)  I've tried
BOOT_CFLAGS/BOO_LDFLAGS and TCFLAGS, but it seems that neither of
these is used while compiling crtbegin.o.  Is there any set of
Makefile variables that will collectively cover absolutely all cases
where a newly-built gcc is used?


paul

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

end of thread, other threads:[~2002-08-14  4:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-07 14:35 a more universal BOOT_CFLAGS/BOOT_LDFLAGS Paul Jarc
2002-08-07 14:38 ` Paul Jarc
2002-08-13 11:24 ` Paul Jarc
2002-08-13 21:29   ` Paul Jarc

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 read-only IMAP folder(s) and NNTP newsgroup(s).