This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Regarding the "TheOtherGCCBasedFortranCompiler" Wiki Page.


Brooks Moses wrote:
> I think what's appropriate to the page is something akin to the short 
> phrasing on http://www.fortran-2000.com/ArnaudRecipes/CompMuseum.html: 
> "In January 2003, Andrew Vaught decided to develop g95 single-handedly 
> with occasional source code releases. Consequently, the project forked 
> and a new project, gfortran, was integrated first in an experimantal 
> branch of GCC then in the main line."  Or, in short, a polite way of 
> saying "Andy took his ball and went home, so we regrouped and carried on 
> without him." -- I don't think there's any benefit to describing how he 
> took his ball and went home.
> 
> (That page also links to the announcement email at 
> http://sourceforge.net/mailarchive/message.php?msg_id=2877571, which I 
> suspect is one of the ones you'd have dug up.)
> 
> I would probably add, for purposes of that page: "Since that time, the 
> two compilers have diverged significantly," and leave it at that.

Yes that makes sense.  The fork mail is rather polite in that saying "Andy
took away our CVS write access" leaves out several details :-)

As far as the discussion of GPL legalities (which should really be taken to
misc.gnu.discuss, so I won't go into depth), there are at least two
well-documented cases where linking software to GPLed code resulted in it
being GPLed in the end (by out of court settlements) 1. Next's Objective C
frontend, which is now part of GCC and 2. the FSF doesn't name the specific
software, but they say that some program that was linked against the readline
library (which is GPL) was GPL'd after the FSF found out (this is in the 'why
the LGPL is not preferable' page linked off somewhere on their license list).
 Of course this is moot, because if the FSF were asked they would certainly
relicense g95's library under the GPL + exception license that other GNU
compilers use, it just shows how little Andy cares about licenses.  (BTW is he
still using that multiple precision library without the required
acknowledgement?  I see he says he rewrote something related to internal
arithmetic, so this might not be the case anymore.)

Cheers,
- Tobi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]