This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Gokhan,
Size isn't an issue that effects embedding or not embedding. If my app requires GCC, whether it's embedded or not, will still result in the same total download size – the difference would be one download and install, or two separate downloads and installs.GCC seems to be actually too big for your scripting system needs to be distributed easily.
As I understand that sort of license, so long as you keep the source code open it's fine – you can do what ever the hell you want with it. If you're mingling your code with their code, that would mean your own code would need to be open source too.In fact make sure to read the license agreement, you might not be able to do this legally, I mean sell the freely distributed software with your software bundle as if you did something new. I believe GCC has to be distributed in its own package, NOT in such bits and pieces for profiteering...
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |