chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] faster threading


From: John Cowan
Subject: Re: [Chicken-users] faster threading
Date: Mon, 3 Nov 2008 17:14:43 -0500
User-agent: Mutt/1.5.13 (2006-08-11)

Jörg F. Wittenberger scripsit:

> Isn't that crazy?  When you write your code trying to being agnostic
> about the way it's going to be compiled -- as an advanced programmer
> would might eventually try to do -- you can attach any copyright notice
> you want; the way it's being compiled will decide about the copyright!!?

No, not really.  It's not about how it's compiled, it's about how it's
distributed.  If you need to let the user replace certain components,
and you are distributing monolithic executables, you need to also
distribute either relinkable executables or source code.

-- 
What asininity could I have uttered     John Cowan <address@hidden>
that they applaud me thus?              http://www.ccil.org/~cowan
        --Phocion, Greek orator




reply via email to

[Prev in Thread] Current Thread [Next in Thread]