[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: building against Clang (was: Legitimate exercise of...)



On Wed, 29 Oct 2014, Jonas Smedegaard wrote:
> Speaking of which: Is it Policy or just habit to use GCC over Clang?

gcc still generates better machine code than clang in the *general* case for
C source (I don't know about the rest).  There is no policy to use gcc: if
your program builds better using clang, you should use it instead (where
available).

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


Reply to: