PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Autres forums > Forum Programmation & Conception > comp.lang.c > [OT] lcc-win32 and GNU
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
[OT] lcc-win32 and GNU

Réponse
 
LinkBack Outils de la discussion
Vieux 18/10/2007, 11h45   #1
jacob navia
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut [OT] lcc-win32 and GNU

Hi

In this forum, there was a thread that mentioned that GNU code is being
used by lcc-win32.

This should be a violation of the GNU license. We did not know this,
and thought that just distributing the code would
be enough.

Therefore:

1: gdbm distribution is dropped from the lcc-win32 distribution
2: The function "edit_distance" is dropped from the library
3: The linux version of lcc-win32 is discontinued. We are trying to
evaluate how much effort will be to replace the bfd library
and use our own object file writing... Until then, no linux
version will be available.
4: The parts of lcc-win32 that called the gnu program "indent"
(that itself is derived from earlier code) have been deleted.
indent will no longer be distributed.


--
jacob navia
jacob at jacob point remcomp point fr
logiciels/informatique
http://www.cs.virginia.edu/~lcc-win32
  Réponse avec citation
Vieux 18/10/2007, 12h27   #2
Richard Heathfield
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [OT] lcc-win32 and GNU

jacob navia said:

> Hi
>
> In this forum, there was a thread that mentioned that GNU code is being
> used by lcc-win32.


Before the anonytrolls get started, can I just point out that Mr Navia's
response to discovering that his product violates the GPL licence seems to
me to be a perfectly reasonable one. Everyone makes mistakes - what counts
is not that we make them, but how we react when we discover them.

The world (or at least this bit of it) knows that I am far from being Mr
Navia's #1 fan, so I hope that his (many!) other critics will think
carefully about his response, rather than just lay into him blindly, which
would be a most foolish reaction.

<snip>

--
Richard Heathfield <http://www.cpax.org.uk>
Email: -http://www. +rjh@
Google users: <http://www.cpax.org.uk/prg/writings/googly.php>
"Usenet is a strange place" - dmr 29 July 1999
  Réponse avec citation
Vieux 18/10/2007, 13h16   #3
vipvipvipvip.ru@gmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: lcc-win32 and GNU

On Oct 18, 2:27 pm, Richard Heathfield <r...@see.sig.invalid> wrote:
> Everyone makes mistakes - what counts
> is not that we make them, but how we react when we discover them.

Well, what options where available at the time?
Either change the project, or GPL it, or infringe GPL.

jacob navia:
Why not GPL your project? or at least make the source available?
It would save you from trouble, and it would certainly save heaps
of your time, that is if other people find it interesting and decide
to contribute.

  Réponse avec citation
Vieux 18/10/2007, 13h45   #4
Philip Potter
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: lcc-win32 and GNU

vipvipvipvip.ru@gmail.com wrote:
> On Oct 18, 2:27 pm, Richard Heathfield <r...@see.sig.invalid> wrote:
>> Everyone makes mistakes - what counts
>> is not that we make them, but how we react when we discover them.

> Well, what options where available at the time?
> Either change the project, or GPL it, or infringe GPL.
>
> jacob navia:
> Why not GPL your project? or at least make the source available?
> It would save you from trouble, and it would certainly save heaps
> of your time, that is if other people find it interesting and decide
> to contribute.


If Jacob doesn't want to share his source he is entirely within his
rights to do so. If you want to try and persuade him, please do so in
comp.compilers.lcc.

Phil

--
Philip Potter pgp <at> doc.ic.ac.uk
  Réponse avec citation
Vieux 18/10/2007, 14h05   #5
Richard Heathfield
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: lcc-win32 and GNU

vipvipvipvip.ru@gmail.com said:

> On Oct 18, 2:27 pm, Richard Heathfield <r...@see.sig.invalid> wrote:
>> Everyone makes mistakes - what counts
>> is not that we make them, but how we react when we discover them.

> Well, what options where available at the time?


If, at the time he made the mistake, he was aware that he was making the
mistake, presumably he wouldn't have made the mistake. Your followup is
absurd.

--
Richard Heathfield <http://www.cpax.org.uk>
Email: -http://www. +rjh@
Google users: <http://www.cpax.org.uk/prg/writings/googly.php>
"Usenet is a strange place" - dmr 29 July 1999
  Réponse avec citation
Vieux 18/10/2007, 14h21   #6
jacob navia
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: lcc-win32 and GNU

Richard Heathfield wrote:
> vipvipvipvip.ru@gmail.com said:
>
>> On Oct 18, 2:27 pm, Richard Heathfield <r...@see.sig.invalid> wrote:
>>> Everyone makes mistakes - what counts
>>> is not that we make them, but how we react when we discover them.

>> Well, what options where available at the time?

>
> If, at the time he made the mistake, he was aware that he was making the
> mistake, presumably he wouldn't have made the mistake. Your followup is
> absurd.
>


Well... yes

I thought that redistributing the source would cover my compliance with
the GPL. But the GPL people say that if I distribute (with source)
the GPL code, the lcc-win compiler must be GPLed too.

I am not a lawyer and prefer to avoid legal battles that I
can't afford anyway.

The same for the linux distribution that has costed me a lot
of work. I thought that just using a GPLed binaries would not
mean that my code is forced to change its license. Apparently
that is the case. I have to write now a module to write
elf format object files. This will be a lot of work.

I can't put my code under the GPL because I live from my
work. In a perfect world, I would give my work for free
and I would go to the supermarket and get food for free,
my home would have been given to me for free, etc. My kids
would get everything they need for free, etc.

This is apparently not the case. My supermarket is not GNU
and I have to pay for their goods.

--
jacob navia
jacob at jacob point remcomp point fr
logiciels/informatique
http://www.cs.virginia.edu/~lcc-win32
  Réponse avec citation
Vieux 18/10/2007, 14h41   #7
Richard
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: lcc-win32 and GNU

jacob navia <jacob@nospam.org> writes:

> Richard Heathfield wrote:
>> vipvipvipvip.ru@gmail.com said:
>>
>>> On Oct 18, 2:27 pm, Richard Heathfield <r...@see.sig.invalid> wrote:
>>>> Everyone makes mistakes - what counts
>>>> is not that we make them, but how we react when we discover them.
>>> Well, what options where available at the time?

>>
>> If, at the time he made the mistake, he was aware that he was making
>> the mistake, presumably he wouldn't have made the mistake. Your
>> followup is absurd.
>>

>
> Well... yes
>
> I thought that redistributing the source would cover my compliance with
> the GPL. But the GPL people say that if I distribute (with source)
> the GPL code, the lcc-win compiler must be GPLed too.
>
> I am not a lawyer and prefer to avoid legal battles that I
> can't afford anyway.
>
> The same for the linux distribution that has costed me a lot
> of work. I thought that just using a GPLed binaries would not
> mean that my code is forced to change its license. Apparently
> that is the case. I have to write now a module to write
> elf format object files. This will be a lot of work.
>
> I can't put my code under the GPL because I live from my
> work. In a perfect world, I would give my work for free
> and I would go to the supermarket and get food for free,
> my home would have been given to me for free, etc. My kids
> would get everything they need for free, etc.


Theoretically you can still earn money from the GPLd code as people are
"honour bound" to pay a license to use it if you so state.

Unfortunately in the real world it doesn't happen that often unless the
user really needs support.

> This is apparently not the case. My supermarket is not GNU
> and I have to pay for their goods.

  Réponse avec citation
Vieux 18/10/2007, 14h42   #8
Kenny McCormack
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: lcc-win32 and GNU

In article <1192709803.337855.324270@q3g2000prf.googlegroups. com>,
<vipvipvipvip.ru@gmail.com> wrote:
>On Oct 18, 2:27 pm, Richard Heathfield <r...@see.sig.invalid> wrote:
>> Everyone makes mistakes - what counts
>> is not that we make them, but how we react when we discover them.

>Well, what options where available at the time?
>Either change the project, or GPL it, or infringe GPL.
>
>jacob navia:
>Why not GPL your project? or at least make the source available?
>It would save you from trouble, and it would certainly save heaps
>of your time, that is if other people find it interesting and decide
>to contribute.


I, along with a lot of other people, think that Microsoft should GPL
their code. Then hackers around the world could post line-by-line
critiques of their code (which surely deserves it far more than any
newbie posting to CLC) and we'd have real fun.

  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 20h51.


Édité par : vBulletin® version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,13793 seconds with 16 queries