ada/7144: Typo in Makefile-comment

adi@thur.de adi@thur.de
Thu Jun 27 14:07:00 GMT 2002


>Number:         7144
>Category:       ada
>Synopsis:       Typo in Makefile-comment
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 27 13:46:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Adrian Knoth
>Release:        3.2 20020604 (experimental)
>Organization:
>Environment:
System: Linux drcomp 2.4.18 #13 Sun Mar 3 13:22:15 CET 2002 i586 unknown
Architecture: i586

	
host: i586-pc-linux-gnu
build: i586-pc-linux-gnu
target: i586-pc-linux-gnu
configured with: ../gcc/configure --enable-shared --enable-threads --enable-languages=c,c++,ada
>Description:
	Nothing to say: there ain't no 'r' in gnatmake
	
>How-To-Repeat:
	less gcc/gcc/ada/Makefile.in
	
>Fix:
diff -u -r old/gcc/gcc/ada/Makefile.in new/gcc/gcc/ada/Makefile.in
--- old/gcc/gcc/ada/Makefile.in	Thu Jun 27 22:31:31 2002
+++ new/gcc/gcc/ada/Makefile.in	Thu Jun 27 22:31:45 2002
@@ -1569,7 +1569,7 @@
 # gnatmake/link  tools cannot always be built with gnatmake/link for bootstrap 
 # reasons: gnatmake should be built with a recent compiler, a recent compiler
 # may not generate ALI files compatible with an old gnatmake so it is important
-# to be able to build gnatmake without a version of gnartmake around. Once 
+# to be able to build gnatmake without a version of gnatmake around. Once 
 # everything has been compiled once, gnatmake can be recompiled with itself 
 # (see target gnattools1-re) 
 gnattools1: ../stamp-tools ../stamp-gnatlib
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Gcc-bugs mailing list