Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/22/06 13:37
Read: times


 
#112779 - GPL
Responding to: ???'s previous message
Joe Gold said:
Hi All,

I am just trying to understand the GPL for SDCC.

Must I pubish or make available code when I compile with SDCC.

a. If I don't use any Libraries?

b. If I use the std stdio, conio, 8052.h etc

c. privately sourced Libraries

When you compile with GCC you do not need to make any of the resultant code available. The GPL covers the compiler code itself and modifications to it, not the code it produces. This is the same with a GPL word processor like OpenOffice. If you change OpenOffice's code you must publish it but documents you create with it are not part of the GPL.

Ian


List of 8 messages in thread
TopicAuthorDate
SDCC GNU GPL            01/01/70 00:00      
   No            01/01/70 00:00      
   No            01/01/70 00:00      
   GPL            01/01/70 00:00      
      This is were I have problems            01/01/70 00:00      
         GPL publishing            01/01/70 00:00      
         PUD EM UP.            01/01/70 00:00      
            THANKS            01/01/70 00:00      

Back to Subject List