public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/21629] New: [doc] gnat version requirements in install.texi
@ 2005-05-17 16:13 joel at gcc dot gnu dot org
  2005-05-17 17:53 ` [Bug other/21629] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: joel at gcc dot gnu dot org @ 2005-05-17 16:13 UTC (permalink / raw)
  To: gcc-bugs

The minimum requirements referenced in install.texi for GNAT seem to be out of
date.  Someone more Ada knowledgeable needs to confirm a minimum version for
4.0.0 and 4.1.0.  

For sure, to avoid problems building a cross GNAT, you should have a native GNAT
version that is the same as the version you are building cross.  It would be
nice to make this distinction here.

See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21247 for a report.

=========================================================================
In order to build GNAT, the Ada compiler, you need a working GNAT
compiler (GNAT version 3.14 or later, or GCC version 3.1 or later),
including GNAT tools such as @command{gnatmake} and @command{gnatlink},
since the Ada front end is written in Ada (with some
GNAT-specific extensions), and GNU make.
=========================================================================

-- 
           Summary: [doc] gnat version requirements in install.texi
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: joel at gcc dot gnu dot org
                CC: corsepiu at gcc dot gnu dot org,gcc-bugs at gcc dot gnu
                    dot org,laurent at guerby dot net


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


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

* [Bug other/21629] [doc] gnat version requirements in install.texi
  2005-05-17 16:13 [Bug other/21629] New: [doc] gnat version requirements in install.texi joel at gcc dot gnu dot org
@ 2005-05-17 17:53 ` pinskia at gcc dot gnu dot org
  2005-05-18  7:43 ` charlet at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-17 17:53 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |21247


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


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

* [Bug other/21629] [doc] gnat version requirements in install.texi
  2005-05-17 16:13 [Bug other/21629] New: [doc] gnat version requirements in install.texi joel at gcc dot gnu dot org
  2005-05-17 17:53 ` [Bug other/21629] " pinskia at gcc dot gnu dot org
@ 2005-05-18  7:43 ` charlet at gcc dot gnu dot org
  2005-09-24 17:12 ` [Bug ada/21629] " pinskia at gcc dot gnu dot org
  2005-09-24 17:12 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 7+ messages in thread
From: charlet at gcc dot gnu dot org @ 2005-05-18  7:43 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 21629 depends on bug 21247, which changed state.

Bug 21247 Summary: Cross-building gnat-4.0.0 requires native gnat-4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21247

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX

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


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

* [Bug ada/21629] [doc] gnat version requirements in install.texi
  2005-05-17 16:13 [Bug other/21629] New: [doc] gnat version requirements in install.texi joel at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-09-24 17:12 ` [Bug ada/21629] " pinskia at gcc dot gnu dot org
@ 2005-09-24 17:12 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-24 17:12 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |documentation


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


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

* [Bug ada/21629] [doc] gnat version requirements in install.texi
  2005-05-17 16:13 [Bug other/21629] New: [doc] gnat version requirements in install.texi joel at gcc dot gnu dot org
  2005-05-17 17:53 ` [Bug other/21629] " pinskia at gcc dot gnu dot org
  2005-05-18  7:43 ` charlet at gcc dot gnu dot org
@ 2005-09-24 17:12 ` pinskia at gcc dot gnu dot org
  2005-09-24 17:12 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-24 17:12 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|other                       |ada


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


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

* [Bug ada/21629] [doc] gnat version requirements in install.texi
       [not found] <bug-21629-296@http.gcc.gnu.org/bugzilla/>
  2005-11-17 15:23 ` charlet at gcc dot gnu dot org
@ 2007-05-02 12:32 ` charlet at gcc dot gnu dot org
  1 sibling, 0 replies; 7+ messages in thread
From: charlet at gcc dot gnu dot org @ 2007-05-02 12:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from charlet at gcc dot gnu dot org  2007-05-02 13:31 -------
PR has been fixed some time ago already, documentation now says:

<<
In order to build a cross compiler, it is suggested to install
the new compiler as native first, and then use it to build the cross
compiler.
>>


-- 

charlet at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.3.0


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


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

* [Bug ada/21629] [doc] gnat version requirements in install.texi
       [not found] <bug-21629-296@http.gcc.gnu.org/bugzilla/>
@ 2005-11-17 15:23 ` charlet at gcc dot gnu dot org
  2007-05-02 12:32 ` charlet at gcc dot gnu dot org
  1 sibling, 0 replies; 7+ messages in thread
From: charlet at gcc dot gnu dot org @ 2005-11-17 15:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from charlet at gcc dot gnu dot org  2005-11-17 15:23 -------
The minimum requirement is not out of date.

There has indeed always been a different requirement for cross compilers
where you need to first have a native compiler using the exact same
version, and that should indeed be mentioned in the doc, in addition to the
existing statement which seems correct to me.

Feel free to submit a patch to that effect.

Arno


-- 

charlet at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |trivial


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


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

end of thread, other threads:[~2007-05-02 12:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-17 16:13 [Bug other/21629] New: [doc] gnat version requirements in install.texi joel at gcc dot gnu dot org
2005-05-17 17:53 ` [Bug other/21629] " pinskia at gcc dot gnu dot org
2005-05-18  7:43 ` charlet at gcc dot gnu dot org
2005-09-24 17:12 ` [Bug ada/21629] " pinskia at gcc dot gnu dot org
2005-09-24 17:12 ` pinskia at gcc dot gnu dot org
     [not found] <bug-21629-296@http.gcc.gnu.org/bugzilla/>
2005-11-17 15:23 ` charlet at gcc dot gnu dot org
2007-05-02 12:32 ` charlet 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).