Bartc wrote:
I've no idea. Maybe somewhere in that a lot is an utility to determine the
minimalistic mingw distribution needed to compile a given application,
ignoring the possibility of the extensions requiring something extra.
Otherwise trawling through the 690 files and 89 directories of mingw might
take a while. (Apparently the 'min' of mingw means minimalistic; I wonder
how big the full version is!)
lcc-win is a 5MB download (compressed). It has the same functionality of
mingw (excluding the C++ support of course). In that 5MB there is
[snip]
AFAICS lcc-win is "free for non-commercial use" which means
that it is not under the GPL. Is this correct?
Yes. I do not use anything gplish, and I do not support giving
my work away so that others make money from it.
Seems that I unintentionally pressed some button.
So you do not use any GNU tool and/or Linux.
Your choice. You give your work for free. Granted.
But who pays the bills?
I pay my bills from money I get as freelancer. Do you have
some project for me (preferably long-term and in vienna)?
Yes. Your bills are paid by whom?
By myself.
The GPL is a (mainly) academic construct, that alienates
completely the producer from his/her work without giving
even the compensatory SALARY that he/she would be entitled to.
As a producer, within the GPL schema, you have the right to
NOTHING.
Nothing at all. Not even the right to live from your work.
This can be done if your source of revenues is somewhere else,
in your case in your work elsewhere.
But for all non academic people this is impossible.
I give the binaries for free since at least 10 years. I have been
able to sustain this project with my paying customers.
Good for you.
Since I am not backed by a company, it would be impossible
to push a new programming language to the marked, when I
would charge for it. Your project works in an existing
marked (windows and C), while Seed7 creates a new marked.
This two projects just cannot be compared.
Don't be so thin-skinned. I am sure it is great.
I just dont want to include something into the Seed7
package which is not GPL.
Just do not use it and be done with it. There is no point in
attacking people
Where did you read, that I am attacking you?
because they try to earn their life. YOU do
not work for free either.
Well, at least my work for Seed7 is for free.
But in general I like to be paid for my work.
Greetings Thomas Mertes
Seed7 Homepage:
http://seed7.sourceforge.net
Seed7 - The extensible programming language: User defined statements
and operators, abstract data types, templates without special
syntax, OO with interfaces and multiple dispatch, statically typed,
interpreted or compiled, portable, runs under linux/unix/windows.