Author Topic: how to setup GCC6  (Read 2437 times)

Offline philo_neo

  • Multiple posting newcomer
  • *
  • Posts: 19
how to setup GCC6
« 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?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: how to setup GCC6
« Reply #1 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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]