public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* other/10240: Don't use XCFLAGS for HOST_CFLAGS in gcc/Makefile.in
@ 2003-03-27 11:12 gni
  0 siblings, 0 replies; only message in thread
From: gni @ 2003-03-27 11:12 UTC (permalink / raw)
  To: gcc-gnats


>Number:         10240
>Category:       other
>Synopsis:       HOST_CFLAGS in gcc/Makefile.in shouldn't include XCFLAGS
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 27 10:56:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Gunther Nikl
>Release:        3.3 20030303 (prerelease)
>Organization:
>Environment:
build: i386-unknown-freebsd4.8
host: m68k-unknown-amigaos
target: m68k-unknown-amigaos
configured with: ../gcc-20030303-gg/configure --enable-languages=c --build=i386-unknown-freebsd4.8 --host=m68k-amigaos
>Description:
$(HOST_CFLAGS) of gcc/Makefile.in contains $(XCFLAGS) which might be set to
something not suitable for the build machine.
>How-To-Repeat:
Add $(XCFLAGS) with an unsupported option for the build machine to a
x-<target> fragment and configure with --build and --host.
>Fix:
Remove $(XCFLAGS) from $(HOST_CFLAGS) in gcc/Makefile.in
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-27 10:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-27 11:12 other/10240: Don't use XCFLAGS for HOST_CFLAGS in gcc/Makefile.in gni

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).