The compiler doesn't leave its own code in the software or link proprietary libraries with it, the source code is exactly the same one I used throughout the development process, everyone is free to access and modify the source code, but no one can actually build a modified version of the software unless they have bought a license to use the compiler. Am I allowed to release my software under the GPL in this case?
I checked the GPL FAQ on the GNU site, but couldn't find an answer.