Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2013 17:28:05 -0800
From:      Matthew Fleming <mdf@FreeBSD.org>
To:        freebsd-hackers <freebsd-hackers@freebsd.org>
Subject:   Building with gcc?
Message-ID:  <CAMBSHm-k%2B6md05aEJXLnGbbyg-WScseqLfjrpRutC4TFk7ir5Q@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I'm trying to test a change to gcc, and I'd like to do a full
buildworld/buildkernel using the gcc compiler.  So I added this to my
/etc/src.conf (and make.conf, since I can't remember under which scenarios
they're different):

WITHOUT_CLANG=YES
WITH_GCC=YES
WITH_GNUCXX=YES

and I started a buildworld.  It's currently building clang.

Why is it building clang?

Thanks,
matthew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMBSHm-k%2B6md05aEJXLnGbbyg-WScseqLfjrpRutC4TFk7ir5Q>