What is the solution to build with clang when it fails: fatal error: 'quadmath.h' file not found ?

Gary Jennejohn gljennjohn at gmail.com
Sat Dec 21 07:46:34 UTC 2019


On Fri, 20 Dec 2019 14:07:59 -0800
Yuri <yuri at rawbw.com> wrote:

> Is 'quadmath.h' just not available through clang and GCC should be
> always used instead?
> 

I do not have gcc installed (only clang) and quadmath.h does not exist on my
system.

Looks like it's specific to gcc.

-- 
Gary Jennejohn


More information about the freebsd-hackers mailing list