comp.lang.ada
 help / color / mirror / Atom feed
From: kenner@lab.ultra.nyu.edu (Richard Kenner)
Subject: Re: what DOES the GPL really say?
Date: 1997/08/30
Date: 1997-08-30T00:00:00+00:00	[thread overview]
Message-ID: <5u93bu$5cj$1@news.nyu.edu> (raw)
In-Reply-To: m2zpq0h7uc.fsf@devo.ridgecrest.ca.us


In article <m2zpq0h7uc.fsf@devo.ridgecrest.ca.us> Ronald Cole <ronald@devo.ridgecrest.ca.us> writes:
>should Dewar consider basing the next public release of GNAT upon an egcs
>snapshot? 

I think you seriously misunderstand the purpose of the EGCS project,
which is to provide a framework within which highly experimental (and
known to be broken) patches to GCC can be developed and perfected.
Those patches are then fed into the normal GCC development process for
further testing and then become parts of GCC releases.

Nobody would want to build a public release of anything based on
software that, by its very design, has serious problems.  That's not
the purpose of this work.

>(It really would be nice to be able to build gcc, g++, f77, and GNAT from
>a unified source tree without having to apply two differing patch
>files and hoping for the best...)

As of the last (or next, I'm not sure of the precise schedule here)
g77 release, the g77 patch set includes all of the GNAT patches.
There is some question about whether the g77 patch set contains
patches that will break GNAT, but none of these patches are actually
required to build a correctly-functioning g77; they are to add
optimizations that are deemed important for Fortran users.  Some of
these optimizations are currently also being experimented with in the
EGCS project.

As far as we know, GCC 2.7.2 plus the patches supplied by GNAT, will
build a functioning g77, g++, and GNAT, with one exception, which relates
to a change in the front-end interface and is what either just has or
soon wil be addressed in the g77 release.




  reply	other threads:[~1997-08-30  0:00 UTC|newest]

Thread overview: 259+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-05-28  0:00 gnat-3.10 Ronald Cole
1997-05-29  0:00 ` gnat-3.10 Robert Dewar
1997-05-30  0:00   ` gnat-3.10 Ronald Cole
1997-06-07  0:00     ` gnat-3.10 Robert Dewar
     [not found]       ` <m2vi3kpuay.fsf@devo.ridgenet.net>
1997-06-12  0:00         ` gnat-3.10 Stephen Leake
1997-06-12  0:00         ` gnat-3.10 Robert Dewar
1997-06-12  0:00           ` gnat-3.10 Ronald Cole
1997-06-13  0:00             ` gnat-3.10 Robert Dewar
1997-06-13  0:00               ` gnat-3.10 Robert Dewar
1997-06-16  0:00                 ` gnat-3.10 Ronald Cole
1997-06-16  0:00                   ` gnat-3.10 Dale Pontius
1997-06-17  0:00                     ` gnat-3.10 Ronald Cole
1997-06-18  0:00                       ` gnat-3.10 Andrew Lynch
1997-06-18  0:00                         ` gnat-3.10 Ronald Cole
1997-06-18  0:00                       ` gnat-3.10 Dale Pontius
1997-06-17  0:00                     ` gnat-3.10 Robert Dewar
1997-06-18  0:00                       ` gnat-3.10 Richard Kenner
1997-06-19  0:00                     ` gnat-3.10 Arthur Schwarz
1997-06-16  0:00                   ` gnat-3.10 CHARLET Arnaud
1997-06-17  0:00                     ` gnat-3.10 Ronald Cole
1997-06-18  0:00                       ` gnat-3.10 Samuel Tardieu
1997-06-16  0:00               ` gnat-3.10 Ronald Cole
1997-06-16  0:00                 ` Building gnat-3.10 from source (was: gnat-3.10) Larry Kilgallen
1997-06-17  0:00                   ` Ronald Cole
1997-06-17  0:00                 ` gnat-3.10 Robert Dewar
1997-06-20  0:00                   ` gnat-3.10 Ronald Cole
1997-06-22  0:00                     ` gnat-3.10 Ronald Cole
1997-06-23  0:00                       ` gnat-3.10 Larry Kilgallen
1997-06-27  0:00                         ` gnat-3.10 Ronald Cole
1997-06-28  0:00                           ` gnat-3.10 Robert Dewar
1997-06-28  0:00                           ` gnat-3.10 Robert Dewar
1997-06-29  0:00                             ` gnat-3.10 Ronald Cole
1997-06-30  0:00                               ` gnat-3.10 David Kastrup
1997-06-30  0:00                               ` gnat-3.10 Robert Dewar
1997-07-02  0:00                                 ` gnat-3.10 Ronald Cole
1997-07-03  0:00                                 ` gnat-3.10 Daniel R Risacher
1997-07-04  0:00                                   ` gnat-3.10 David Kastrup
1997-07-03  0:00                                 ` gnat-3.10 Joerg Rodemann
1997-06-30  0:00                               ` gnat-3.10 Fergus Henderson
1997-06-30  0:00                               ` gnat-3.10 Robert Dewar
1997-07-01  0:00                                 ` gnat-3.10 Ronald Cole
1997-07-02  0:00                                   ` gnat-3.10 James Rogers
1997-07-03  0:00                                     ` gnat-3.10 Robert Dewar
1997-07-02  0:00                                   ` gnat-3.10 Philip Brashear
1997-07-08  0:00                                   ` gnat-3.10 Robert Dewar
1997-07-10  0:00                                     ` gnat-3.10 Ronald Cole
1997-07-11  0:00                                       ` gnat-3.10 Richard Kenner
1997-06-28  0:00                           ` gnat-3.10 Larry Kilgallen
1997-06-23  0:00                       ` gnat-3.10 Corey Minyard
1997-07-01  0:00                         ` gnat-3.10 Robert Dewar
1997-07-01  0:00                         ` gnat-3.10 Robert Dewar
1997-07-01  0:00                         ` gnat-3.10 Richard Kenner
1997-06-23  0:00                       ` gnat-3.10 Robert Dewar
1997-06-24  0:00                         ` what DOES the GPL really say? Spam Hater
1997-06-25  0:00                           ` Richard Kenner
1997-06-25  0:00                             ` Wes Groleau
1997-06-25  0:00                               ` Paul D. Smith
1997-06-25  0:00                               ` gnat-3.10 Dale Stanbrough
1997-07-01  0:00                                 ` gnat-3.10 Robert Dewar
1997-07-01  0:00                                   ` gnat-3.10 James Rogers
1997-07-02  0:00                                     ` gnat-3.10 Robert Dewar
1997-07-01  0:00                                 ` gnat-3.10 Richard Kenner
1997-06-26  0:00                               ` what DOES the GPL really say? Richard Kenner
1997-06-26  0:00                               ` Robert Dewar
1997-06-26  0:00                                 ` Samuel Mize
1997-06-26  0:00                                 ` Wes Groleau
1997-06-26  0:00                                   ` GLADE and GPL (was: what DOES the GPL really say?) Roy T. Fielding
1997-06-26  0:00                                     ` Robert Dewar
1997-06-27  0:00                                     ` Robert Dewar
1997-06-28  0:00                                       ` Roy T. Fielding
1997-06-29  0:00                                         ` Robert Dewar
1997-06-29  0:00                                         ` David Kastrup
1997-06-29  0:00                                         ` Stefan Monnier
     [not found]                                         ` <dewar.867556141@merv>
1997-06-30  0:00                                           ` Roy T. Fielding
1997-07-01  0:00                                             ` Robert Dewar
     [not found]                                         ` <dewar.867554947@merv>
1997-06-30  0:00                                           ` Roy T. Fielding
1997-06-27  0:00                                     ` David Weller
1997-06-27  0:00                                       ` Robert Dewar
1997-06-30  0:00                                         ` David Weller
1997-07-01  0:00                                           ` Robert Dewar
1997-06-28  0:00                                       ` Richard Kenner
1997-06-27  0:00                                         ` Robert Dewar
1997-06-28  0:00                                           ` Robert Dewar
1997-07-01  0:00                                           ` Richard Kenner
1997-06-28  0:00                                         ` Richard Kenner
1997-06-30  0:00                                         ` David Weller
1997-07-03  0:00                                         ` Steve Peltz
1997-07-04  0:00                                           ` Richard Kenner
1997-07-01  0:00                                       ` Robert Dewar
1997-07-02  0:00                                         ` David Weller
1997-06-26  0:00                               ` what DOES the GPL really say? Robert Dewar
1997-06-26  0:00                                 ` Samuel Mize
1997-06-26  0:00                                   ` Thomas Bushnell, n/BSG
1997-06-27  0:00                                     ` Leslie Mikesell
1997-06-26  0:00                                   ` Wes Groleau
1997-06-26  0:00                                     ` Robert Dewar
1997-06-27  0:00                                       ` Samuel Mize
1997-06-30  0:00                                         ` Wes Groleau
1997-06-27  0:00                                     ` kdp0101
1997-06-30  0:00                                       ` Wes Groleau
1997-06-26  0:00                                   ` Thomas Bushnell, n/BSG
1997-06-26  0:00                                     ` Wes Groleau
1997-06-26  0:00                                       ` Robert Dewar
1997-06-29  0:00                                         ` user
1997-06-29  0:00                                           ` Robert Dewar
1997-06-29  0:00                                             ` user
1997-06-29  0:00                                               ` Robert Dewar
1997-06-29  0:00                                         ` Kai Henningsen
1997-07-05  0:00                                           ` Robert Dewar
1997-06-27  0:00                                       ` Stephen Leake
1997-06-27  0:00                                     ` Samuel Mize
1997-06-28  0:00                                       ` Robert Dewar
1997-06-30  0:00                                         ` Wes Groleau
1997-06-30  0:00                                           ` Wes Groleau
1997-06-30  0:00                                             ` Robert Dewar
1997-06-30  0:00                                       ` Thomas Bushnell, n/BSG
1997-06-30  0:00                                         ` Wes Groleau
1997-07-01  0:00                                         ` Samuel Mize
1997-06-26  0:00                                 ` Wes Groleau
1997-06-26  0:00                             ` David Kastrup
1997-06-27  0:00                             ` Ronald Cole
1997-06-28  0:00                               ` Robert Dewar
1997-06-28  0:00                                 ` Olivier Galibert
     [not found]                                   ` <dewar.867554739@merv>
1997-06-29  0:00                                     ` Robert Dewar
1997-06-30  0:00                                       ` Jon S Anthony
1997-06-30  0:00                                         ` Robert Dewar
1997-06-29  0:00                                 ` Ronald Cole
1997-06-30  0:00                                   ` Robert Dewar
1997-07-01  0:00                                 ` Richard Watts
1997-07-01  0:00                                   ` Richard Kenner
1997-07-03  0:00                                     ` Steve Peltz
1997-07-04  0:00                                       ` Richard Kenner
1997-07-04  0:00                                         ` Olivier Galibert
1997-07-08  0:00                                           ` Richard Kenner
1997-07-08  0:00                                             ` Bill Gribble
1997-07-09  0:00                                             ` David Kastrup
1997-07-09  0:00                                               ` Richard Kenner
1997-07-09  0:00                                               ` Robert Dewar
1997-07-09  0:00                                                 ` Richard Kenner
1997-07-08  0:00                                         ` Steve Peltz
1997-07-08  0:00                                           ` Richard Kenner
1997-07-14  0:00                                             ` Steve Peltz
1997-07-14  0:00                                               ` Richard Kenner
1997-07-14  0:00                                               ` Robert Dewar
1997-07-20  0:00                                               ` Ronald Cole
1997-07-21  0:00                                                 ` Samuel Tardieu
1997-07-21  0:00                                                 ` Richard Kenner
1997-07-21  0:00                                                 ` Robert Dewar
1997-07-21  0:00                                                   ` Ronald Cole
1997-07-22  0:00                                                     ` Isaac
1997-07-22  0:00                                                       ` Leslie Mikesell
1997-07-23  0:00                                                         ` Isaac
1997-07-23  0:00                                                           ` W. Wesley Groleau x4923
1997-07-29  0:00                                                             ` Ronald Cole
1997-07-23  0:00                                                       ` David Kastrup
1997-07-23  0:00                                                       ` Ronald Cole
1997-07-24  0:00                                                         ` Isaac
1997-07-25  0:00                                                           ` B.Stephens
1997-07-29  0:00                                                           ` Ronald Cole
1997-07-24  0:00                                                         ` David Kastrup
1997-07-23  0:00                                                       ` Robert Dewar
1997-07-29  0:00                                                         ` Ronald Cole
1997-07-30  0:00                                                           ` Joe Buck
1997-07-27  0:00                                                     ` Richard Kenner
1997-07-29  0:00                                                       ` Ronald Cole
1997-07-23  0:00                                                 ` David Kastrup
1997-07-23  0:00                                                 ` Chris Morgan
1997-07-29  0:00                                                   ` Ronald Cole
1997-07-30  0:00                                                     ` Chris Morgan
1997-08-04  0:00                                                       ` Ronald Cole
1997-08-05  0:00                                                         ` David Kastrup
1997-08-09  0:00                                                           ` David Masterson
1997-08-11  0:00                                                             ` David Kastrup
     [not found]                                                         ` <dewar.870872644@merv>
     [not found]                                                           ` <dewar.870873584@merv>
1997-08-12  0:00                                                             ` Ronald Cole
1997-08-13  0:00                                                               ` David Kastrup
1997-08-13  0:00                                                                 ` Ronald Cole
1997-08-15  0:00                                                               ` Isaac
1997-08-19  0:00                                                                 ` Ronald Cole
1997-08-16  0:00                                                               ` Robert Dewar
1997-08-16  0:00                                                                 ` Thomas Koenig
1997-08-17  0:00                                                                 ` Leslie Mikesell
1997-08-19  0:00                                                                   ` Ronald Cole
1997-08-20  0:00                                                                 ` Mike Stump
1997-08-20  0:00                                                                   ` Robert Dewar
1997-08-21  0:00                                                                     ` Paul Lyon
1997-08-22  0:00                                                                       ` Robert Dewar
1997-08-21  0:00                                                                     ` Thomas Koenig
1997-08-21  0:00                                                                       ` Robert Dewar
1997-08-21  0:00                                                                       ` Robert Dewar
     [not found]                                                                         ` <EFIyr0.Erq@kithrup.com>
     [not found]                                                                           ` <34032CE9.77E@link.com>
1997-08-27  0:00                                                                             ` Robert Dewar
     [not found]                                                                               ` <5u11n0$emm@fg70.rz.uni-karlsruhe.de>
1997-08-27  0:00                                                                                 ` Simon Wright
1997-08-27  0:00                                                                                 ` Robert Dewar
1997-08-21  0:00                                                                   ` egcs (Re: what DOES the GPL really say?) Marinos J. Yannikos
1997-08-21  0:00                                                                     ` Andreas Schwab
1997-08-20  0:00                                                                 ` what DOES the GPL really say? Ronald Cole
1997-08-20  0:00                                                                   ` Robert Dewar
1997-08-25  0:00                                                                     ` Ronald Cole
     [not found]                                                                     ` <hjb-3008970231180001@chaos.dial.idiom.com>
1997-09-02  0:00                                                                       ` Ted Goldblatt
1997-09-02  0:00                                                                         ` Hwa-Jin Bae
1997-09-03  0:00                                                                           ` Ted Goldblatt
1997-09-03  0:00                                                                             ` Hwa-Jin Bae
1997-09-07  0:00                                                                               ` Robert Dewar
1997-09-05  0:00                                                                             ` Robert Dewar
1997-09-08  0:00                                                                               ` Mark Wooding
1997-09-09  0:00                                                                                 ` Isaac
1997-09-08  0:00                                                                               ` Ted Goldblatt
1997-09-05  0:00                                                                           ` Robert Dewar
1997-09-05  0:00                                                                         ` Robert Dewar
     [not found]                                                         ` <33E974F3.1AAC@ix.netcom.com>
1997-08-12  0:00                                                           ` Ronald Cole
1997-08-12  0:00                                                             ` Chris Morgan
1997-08-16  0:00                                                               ` Robert Dewar
1997-08-19  0:00                                                               ` Ronald Cole
1997-08-21  0:00                                                                 ` Richard Kenner
1997-08-25  0:00                                                                   ` Ronald Cole
     [not found]                                                                     ` <5tujkj$qr9$1@news.nyu.edu>
1997-08-29  0:00                                                                       ` Ronald Cole
1997-08-30  0:00                                                                         ` Richard Kenner [this message]
1997-08-30  0:00                                                                           ` Toon Moene
     [not found]                                                                             ` <5ubkbp$e69$1@news.nyu.edu>
1997-08-31  0:00                                                                               ` Toon Moene
1997-09-01  0:00                                                                                 ` Craig Burley
1997-09-01  0:00                                                                               ` Craig Burley
1997-09-02  0:00                                                                           ` Ronald Cole
1997-09-05  0:00                                                                             ` Richard Kenner
1997-09-06  0:00                                                                               ` Remy Card
1997-09-07  0:00                                                                                 ` rosalia
1997-09-10  0:00                                                                                 ` Richard Kenner
1997-09-11  0:00                                                                                   ` egcs. Was: " David Kastrup
1997-08-13  0:00                                                           ` David Kastrup
     [not found]                                         ` <5pmg6e$nai$1@Venus.mcs.net>
1997-07-05  0:00                                           ` user
1997-07-05  0:00                                             ` Leslie Mikesell
1997-07-05  0:00                                               ` Paul Eggert
1997-07-07  0:00                                                 ` Leslie Mikesell
1997-07-06  0:00                                               ` user
1997-07-06  0:00                                                 ` Robert Dewar
1997-07-06  0:00                                               ` Robert Dewar
1997-07-08  0:00                                               ` Richard Kenner
1997-07-05  0:00                                           ` Robert Dewar
1997-07-08  0:00                                           ` Richard Kenner
1997-06-30  0:00                               ` Thomas Bushnell, n/BSG
1997-07-01  0:00                                 ` Scott Michel
1997-07-01  0:00                                   ` Thomas Bushnell, n/BSG
1997-07-02  0:00                                     ` David Weller
1997-07-02  0:00                                       ` Robert Dewar
1997-07-02  0:00                                       ` Thomas Bushnell, n/BSG
1997-07-02  0:00                                         ` Mark Atwood
1997-07-02  0:00                                           ` Matthew S. Whiting
1997-07-06  0:00                                         ` Stefan Monnier
1997-07-02  0:00                                     ` Rand Kant Hegel with Aristotle ? Wes Groleau
1997-07-07  0:00                                       ` Thomas Bushnell, n/BSG
1997-07-08  0:00                                         ` Michael F Brenner
1997-07-09  0:00                                           ` Thomas Bushnell, n/BSG
1997-06-27  0:00                           ` what DOES the GPL really say? Robert Dewar
1997-06-27  0:00                           ` Robert Dewar
1997-06-30  0:00                             ` Wes Groleau
1997-06-23  0:00                       ` gnat-3.10 Richard Kenner
1997-06-17  0:00                 ` gnat-3.10 Pascal Obry
1997-06-16  0:00             ` gnat-3.10 Joerg Rodemann
1997-06-17  0:00               ` gnat-3.10 Ronald Cole
1997-06-14  0:00         ` gnat-3.10 Jerry van Dijk
  -- strict thread matches above, loose matches on Subject: below --
1997-09-01  0:00 what DOES the GPL really say? Richard Stallman
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox