Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Setup CLANG 3.4 on Code::blocks

I downloaded Clang 3.4 for windows from the following website: http://llvm.org/releases/download.html


I am trying to fix the settings for code::blocks (see Image) enter image description here

  1. Are these settings correct?
  2. What should I put for Resource compiler and Make Program? should I leave them empty?
  3. TO modify settings click on set on default

Build log still indicates that I am using GCC compilet and not clang

like image 720
Hani Goc Avatar asked Apr 24 '26 00:04

Hani Goc


1 Answers

It's up to you. Do you want to use those applications for those tasks? As far as I am aware, you should not have any compatibility issues — MinGW Make just makes system calls, so it will be able to invoke either MinGW GCC, or Clang, just the same.

like image 50
Lightness Races in Orbit Avatar answered Apr 26 '26 15:04

Lightness Races in Orbit



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!