- 0
Is libwinpthread-1.dll covered by the "GCC Runtime Library Exception"
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Popular Now
-
14
By David Uzondu
Started
-
-
Posts
-
By excalpius · Posted
YouTube has started limiting the bitrate of non-YouTube TV subscribers. But I would have thought that a corporate client would have gotten a pass on that... -
By leonsk29 · Posted
Being honest, desktop Linux is perfectly fine for home users out there if the only things they do are web browsing, checking e-mail and multimedia playback. As long as you stay inside that fence, it's perfectly fine, easy and stable, no terminal required. Even easier if they pick a familiar-looking distro like Linux Mint Cinnamon, because GNOME isn't for most people. -
By Snake89 · Posted
You saying alot of neowin community members are delusional? See, 15+yrs ago, the neowin community was making a Linux distro called "Shift". -
By leonsk29 · Posted
Windows 10 IoT Enterprise LTSC 21H2, supported until January 13, 2032. -
By News Staff · Posted
This AdGuard Family lifetime subscription deal is still 76% off by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where you can save 76% on a lifetime subscription to AdGuard Family Plan. Get rid of annoying and intrusive ads and protect your device from malware with this advanced ad blocking app Meet the world's most advanced ad blocker! AdGuard is a unique program that has all the necessary features for the best web experience. The software combines the world's most advanced ad blocker, a whole privacy protection module, and a parental control tool—all working in one app. This amazing software deals with annoying ads, hides your data from a multitude of trackers, protects you from malware attacks, and lets you restrict your kids from accessing inappropriate content. Install AdGuard and see the internet as it was supposed to be: clean and safe. Get rid of annoying banners, pop-ups & video ads once and for all Hide your data from the multitude of trackers & activity analyzers that swarm the web Avoid fraudulent & phishing website and malware attacks Protect your kids online by restricting them from accessing inappropriate & adult content Good to know Family Plan Length of access: lifetime This plan is only available to new users Redemption deadline: redeem your code within 30 days of purchase Max number of devices: 9 Access options: desktop & mobile Software version: AdGuard Family Updates included A lifetime subscription of AdGuard Family Plan normally costs $169.99, but this deal can be yours for just $39.99, that's a saving of $130 (-76%). For full terms, specifications, and license info please click the link below. Get this AdGuard Family lifetime deal for just $39.99 Although priced in U.S. dollars, this deal is available for digital purchase worldwide. As an online publication, Neowin too relies on ads for operating costs and, if you use an ad blocker, we'd appreciate being whitelisted. In addition, we have an ad-free subscription for $28 a year, which is another way to show support! We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
-
-
Recent Achievements
-
johnwin1 earned a badge
Conversation Starter
-
Marwin earned a badge
One Month Later
-
fred8615 earned a badge
One Year In
-
Jim Dugan earned a badge
Week One Done
-
Adam Todd earned a badge
Week One Done
-
-
Popular Contributors
-
Tell a friend
Question
rwx
I want to distribute some software that was compiled with the MinGW compiler which is bound by the GPL but my software is closed source and my software requires the GCC run time environment. (It uses the DLLs so no static linking).
According to this:
http://www.gnu.org/licenses/gcc-exception-3.1-faq.html
Based on my understanding, I can keep my code closed as far as I don't mess with the original source files (which I don't, I only use the compiler to compile the program). Then it says this:
It doesn't meantion: libwinpthread-1 but it does say "and other libraries distributed with GCC." I spent quite some time searching for the answer but I could not find out if it's covered or not. So I had to download the MinGW source code and try to make sense (this is the first time I was looking at its source code) and I found a file called: "thread.c" in src-4.8.0-release-rev1.tar\src-4.8.0-release-rev1\src\gcc-4.8.0\gcc\ada and in it:
But I don't know if this file is responsible for "libwinpthread-1.dll" because there is also a folder called "winpthreads" and in it there some files and not one of them mentions "GCC Runtime Library Exception" so I am really really confused.
I have done so much research but I could not find an answer.
My objective is to release the software without later on being forced to release my code because if that's the case I may as well buy Vision Studio and compile it using VS.
Link to comment
https://www.neowin.net/forum/topic/1194367-is-libwinpthread-1dll-covered-by-the-gcc-runtime-library-exception/Share on other sites
10 answers to this question
Recommended Posts