zylin / zpugcc

50 stars 31 forks source link

Enable response files #4

Open csoren opened 9 years ago

csoren commented 9 years ago

This is a feature back ported from GCC 4.1. This enables so-called response file support, where the user can specify long command line strings in a file instead of directly on the command line. This is necessary for building via CMake from within the CLion IDE.