Hi,

On Thu, Feb 20, 2014, Ciro Cornejo wrote:
> Seriously? !!!
> 
> Come on guys, this makes the compiler unusable.
> 
> ...but as long as you're making a toy compiler, would you consider making one 
> that does not support pthreads and so avoids this problem?

I think we will all skip the "toy" qualifier since we know how much it
is used.

Anyway, iirc, TDM has mentioned he didn't enjoy some of the licenses
involved (and for winpthreads in particular I think but don't take my
word on that). I'm wondering if reaading from his website hasn't shown
you only half of the picture.

Complying with the MIT license is definitely not difficult. Even Apple
manages to do it. It is mostly a matter of putting the corresponding
text somewhere which can be accessed; for GUI applications, this
typically goes under "About" into the "Help" menu.

Note also that many toolchains are available and listed on
http://mingw-w64.sourceforge.net/download.php .
Most have moved to posix threading but version 1.3 of win-builds.org is
still available at http://win-builds.org/1.3 .
You are also free to build toolchains yourself in case none of the
existing configuration combinations fit your needs.

Regards,
Adrien Nader

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to