clang

illoai at gmail.com illoai at gmail.com
Fri Jan 11 21:49:03 UTC 2013


On 9 January 2013 18:50, ajtiM <lumiwa at gmail.com> wrote:
> I had FreeBSD 9.0-RELEASE which was updated with freebsd-update upgrade to
> RC-3 and RC3 with freebsd-update to 9.1 release:
>
> FreeBSD 9.1-RELEASE #0 r243826: Tue Dec  4 06:55:39 UTC 2012
> root at obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>
> Almost 90% of ports I built with clang and in etc/make.conf I have:
>
> CC=clang
> CXX=clang++
> CPP=clang-cpp
>
> But when I ran clang --version I got:
>
> FreeBSD clang version 3.1 (branches/release_31 156863) 20120523
> Target: i386-unknown-freebsd9.0
> Thread model: posix
>
> Is it normal, please? With update of FreeBSD from 9.0 to RC3 and to Release I
> din't have any problem
>
> Thank you.
>

Huh, weird.

% clang --version
FreeBSD clang version 3.1 (branches/release_31 156863) 20120523
Target: x86_64-unknown-freebsd9.0
Thread model: posix
% uname -a
FreeBSD hostname 9.1-RELEASE FreeBSD 9.1-RELEASE #2 r243712: Fri Nov
30 18:23:24 EST 2012
    root at hostname:/usr/obj/usr/src/sys/KERNEL9  amd64

-- 
--


More information about the freebsd-questions mailing list