Page 1 of 1

I want to use GNUC++ compiler on GhostBSD

Posted: Sat May 02, 2020 3:23 pm
by gnubsdguy
Hi hello just one simple question, i want to do some cross platform development (Linux/FreeBSD/GhostBSD) but most FreeBSD now comes with a Clang C++ compliler (which I dont know so much how to use) and since I have been trying to compile some source c++ with make I just get some errors then I would like to use GNU C++ compiler, I have seen some forums it is posible to do it but which are the steps i need to follow to change GNU C++ compiler as my default or change the Clang compiler which I dont know so much.

Re: I want to use GNUC++ compiler on GhostBSD

Posted: Sun May 03, 2020 7:25 pm
by ericbsd
You can install gcc on GhostBSD.

Re: I want to use GNUC++ compiler on GhostBSD

Posted: Mon May 04, 2020 8:23 am
by gnubsdguy
Ok, yes I known how to install but what about how I can change GNU C++ as a default on GhostBSD ?. :)