public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/49005] New: gnattools/Makefile hardcodes gnatmake/gnatbind/gnatlink
@ 2011-05-15 16:27 schwab@linux-m68k.org
  0 siblings, 0 replies; only message in thread
From: schwab@linux-m68k.org @ 2011-05-15 16:27 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: gnattools/Makefile hardcodes
                    gnatmake/gnatbind/gnatlink
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: schwab@linux-m68k.org


When building a cross compiler with Ada enabled you usually need a native
compiler of the same version.  Toplevel allows overriding CC, GNATMAKE,
GNATBIND, but gnattools/Makefile ignores GNATMAKE and GNATBIND, using the tools
from PATH instead (which may be the wrong version).  GNATLINK needs to be
overridable as well, and there is a suspicious use of gnatls.


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

only message in thread, other threads:[~2011-05-15 15:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-15 16:27 [Bug ada/49005] New: gnattools/Makefile hardcodes gnatmake/gnatbind/gnatlink schwab@linux-m68k.org

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