GNU licensing
    Dave Sill 
    dsill at NSWC-OAS.arpa
       
    Sat Apr  2 00:48:12 AEST 1988
    
    
  
>       (1) My understanding of BISON is that if you use it, then
>           the thing you created with it must be freely distributed.
>           Agreed?
No.  The BISON license covers only BISON and BISON derivatives
(mutations).  You are free to do whatever you want with the output of
BISON (manure?).
>       (2) What about gcc?  My understanding is that if you port
>           gcc to a new machine, it must be freely distributed.
>           Agreed?
No.  If you want to distribute such a port it must be freely
distributed, but you're free to do such a port and keep it to
yourself.
>       (3) Now, what about programs compiled with gcc?  (I.e. my
>           own code, compiled to binary using gcc.  Must the
>           binaries be freely distributed?  What about the original
>           source?
No.  As with BISON, the output of GCC is yours.
=========
The opinions expressed above are mine.
"We must remove the TV-induced stupor that lies like a fog across the
land."
					-- Ted Nelson
    
    
More information about the Comp.lang.c
mailing list