public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/14665] New: gnatmake invokes wrong cross tools
@ 2004-03-20 19:19 joel at gcc dot gnu dot org
  2004-03-20 19:22 ` [Bug ada/14665] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: joel at gcc dot gnu dot org @ 2004-03-20 19:19 UTC (permalink / raw)
  To: gcc-bugs

When using a target name with versioning such as sparc-rtems4.7, the 
current code in osint.adb:Find_Program_Name strips off the trailing 
digits.  Discussions on the gcc mailing list start at this thread:

http://gcc.gnu.org/ml/gcc/2004-03/msg00968.html

In general, across various hosts, the "basename" portion of the full path
is something like this format after being converted to lower case:

XXX[.exe][[;.][0-9]+

where XXX is the name of the tool.  Under VMS, you get .exe followed
by a ";" or "." and a version between 1 and 32767.

-- 
           Summary: gnatmake invokes wrong cross tools
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: joel at gcc dot gnu dot org
                CC: charlet at act-europe dot fr,gcc-bugs at gcc dot gnu dot
                    org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: *-rtems4.7 or any other versioned target


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


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

end of thread, other threads:[~2004-07-10  1:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-20 19:19 [Bug ada/14665] New: gnatmake invokes wrong cross tools joel at gcc dot gnu dot org
2004-03-20 19:22 ` [Bug ada/14665] " pinskia at gcc dot gnu dot org
2004-04-01  9:05 ` charlet at gcc dot gnu dot org
2004-04-01 15:09 ` charlet at act-europe dot fr
2004-04-02 16:01 ` charlet at gcc dot gnu dot org
2004-04-08 17:26 ` cvs-commit at gcc dot gnu dot org
2004-04-08 17:30 ` joel at gcc dot gnu dot org
2004-04-08 17:30 ` cvs-commit at gcc dot gnu dot org
2004-07-10  1:09 ` pinskia at gcc dot gnu dot 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).