Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kazuho
Copy link
Member

@kazuho kazuho commented May 8, 2015

fixes #1

kazuho added a commit that referenced this pull request May 9, 2015
@kazuho kazuho merged commit 7767878 into master May 9, 2015
@kazuho
Copy link
Member Author

kazuho commented May 9, 2015

For GCC, we should better revert the old approach (using the -wrapper option) since it is capable of handling any number of source files, whereas the approach introduced in this PR can only handle one.

kazuho added a commit that referenced this pull request May 9, 2015
* uses `-wrapper` for GCC
* mimics the behaviour of `gcc -wrapper` for other compilers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for Clang

2 participants