Change Compiler
Closed this issue · 5 comments
fqbn207 commented
Hi,
Is it possible to change to compiler e.g. gcc -> cc?
im using FreeBSD and would be very useful.
Regards
Fab1anDev
Zeioth commented
Thank you for making me aware of this. What an intelligent convention.
fqbn207 commented
Thank you. It would be nice to have it in compiler.nvim
Zeioth commented
Actually, @Fab1anDev would be feasible to just create a softlink to gcc? We only support gcc anyway (for clang, you would have to fork the plugin).
https://github.com/Zeioth/compiler.nvim/blob/main/lua/compiler/languages/c.lua
Zeioth commented
closing in the meantime, but I will read you if you answer.
fqbn207 commented
closing in the meantime, but I will read you if you answer.
Okay. ill do that. Thanks for the reply :).