OPNsense Forum

English Forums => Development and Code Review => Topic started by: tejas.designer07 on September 14, 2019, 07:43:45 am

Title: Compiling using GCC
Post by: tejas.designer07 on September 14, 2019, 07:43:45 am
Hi,

I am currently compiling and building OPNsense using default clang library. I wanted to compile it using GCC.

Could someone guide me through the steps?

Thanks in advance. :)
Title: Re: Compiling using GCC
Post by: fabian on September 14, 2019, 12:37:37 pm
If it works, then just set CC and CXX to the gcc compilers but is there a reason for that?
Title: Re: Compiling using GCC
Post by: tejas.designer07 on September 14, 2019, 06:30:26 pm
Thanks Fabian. I will give that a try.

I am a student and I am learning low level programming and development. I just wanted to give it a try and see the differences.  :D