|
|
|
|
|
by extraduder_ire
342 days ago
|
|
How much does it look like gcc? Can you run it on its own with a --version argument, or run it through strings to get the text out of it. If it's actually gcc, a copy of the GPL should have come with the software. A bunch of other compilers mimic a lot of its interface for compatibility’s sake. |
|