Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
Compiling using GCC
« previous
next »
Print
Pages: [
1
]
Author
Topic: Compiling using GCC (Read 2590 times)
tejas.designer07
Newbie
Posts: 15
Karma: 1
Compiling using GCC
«
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.
Logged
fabian
Moderator
Hero Member
Posts: 2769
Karma: 200
OPNsense Contributor (Language, VPN, Proxy, etc.)
Re: Compiling using GCC
«
Reply #1 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?
Logged
tejas.designer07
Newbie
Posts: 15
Karma: 1
Re: Compiling using GCC
«
Reply #2 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.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
Compiling using GCC