Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: philo_neo on February 08, 2018, 01:36:32 am

Title: how to setup GCC6
Post by: philo_neo on February 08, 2018, 01:36:32 am
hello,
I use C :: B 17.12 on freeBSD 12 Amd64 on intel E5540 processors, I compiled C :: B, it works very well, but I use the compiler LLVM clang for my programs all work very well!
I downloaded the source code of programs that were compiled by GCC, so I just compiled GCC6!
Except in the settings of GCC6 for C :: B I'm lost!
Which options to choose in the settings of the toolchain because the programs are from source code that can only work!
how to cofigure GCC under C :: B 17.12?
Title: Re: how to setup GCC6
Post by: oBFusCATed on February 08, 2018, 09:37:54 am
Search the wiki for tutorials about compiler setup. Most probably you just need to set the base path of your compiler and it will just work.