On 9 January 2013 18:50, ajtiM <[email protected]> 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
> [email protected]:/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@hostname:/usr/obj/usr/src/sys/KERNEL9  amd64

-- 
--
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to