aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/config/versions.conf
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2020-04-29 03:45:21 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2020-04-29 03:53:02 +0100
commitb953465d8d34a5e788a72c5676aec47a62da9f35 (patch)
treec45a6f5587898ff4d3f9639da0483deac7a38234 /reproduce/software/config/versions.conf
parentc778a69df31901be9a7726c51a7ab784aa3414d8 (diff)
Reactivated --host-cc config option to use host C compiler
Until now, if GCC couldn't be built for any reason, Maneage would crash and the user had no way forward. Since GCC is complicated, it may happen and is frustrating to wait until the bug is fixed. Also, while debugging Maneage, when we know GCC has no problem, because it takes so long, it discourages testing. With this commit, we have re-activated the `--host-cc' option. It was already defined in the options of `./project', but its affect was nullified by hard-coding it to zero in the configure script on GNU/Linux systems. So with this commit that has been removed and the user can use their own C compiler on a GNU/Linux operating system also. Furthermore, to inform the user about this option and its usefulness, when GCC fails to build, a clear warning message is printed, instructing the user to post the problem as a bug and telling them how to continue building the project with the `--host-cc' option.
Diffstat (limited to 'reproduce/software/config/versions.conf')
0 files changed, 0 insertions, 0 deletions