Is there a requirement to have “g++” installed to use the C plugin? I only have “gcc” installed, and Gradle 2.14.1 fails the linkTestSharedLibrary tasks with the error “Could not find linker ‘g++’ in system path.”.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Gradle shouldn't require C++ compiler to build pure C programs | 0 | 731 | August 1, 2016 | |
Cross-compilation with Gradle and the new C++ plugins | 0 | 575 | July 28, 2020 | |
How do I get the "cpp" plugin to use gcc(1) instead of g++(1) for a C project? | 9 | 2338 | August 26, 2013 | |
Gradle 2.2.1 fails building C++ project | 0 | 858 | January 26, 2015 | |
Native plugin library dependency resolution glitch | 0 | 631 | December 7, 2015 |