[Bug other/10240] HOST_CFLAGS in gcc/Makefile.in shouldn't include XCFLAGS

gni@gecko.de gcc-bugzilla@gcc.gnu.org
Tue May 27 08:53:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10240



------- Additional Comments From gni@gecko.de  2003-05-27 08:36 -------
Subject: Re:  HOST_CFLAGS in gcc/Makefile.in shouldn't include XCFLAGS

On Mon, May 26, 2003 at 10:49:43PM -0000, dhazeghi@yahoo.com wrote:
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10240
> 
> ------- Additional Comments From dhazeghi@yahoo.com  2003-05-26 22:49 -------
> Hello,
> 
> with current gcc 3.3 sources, I do not see the assignment mentioned in
> this report. HOST_CFLAGS  and XCFLAGS seem independent.Can you confirm
> whether you still see this problem on gcc 3.3  final release? Thanks,

  3.3 release does still have this problem (and mainline probably too. IMHO,
  the problem is within gcc/configure. If build != host then HOST_CFLAGS is
  set differently in line 7081 (line 1239 in gcc/configure.in). I guess the
  fix would be to simply remove it from HOST_CFLAGS for build != host.
  there.

  Gunther




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Gcc-bugs mailing list