Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jan 2013 17:50:13 -0600
From:      ajtiM <lumiwa@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   clang
Message-ID:  <201301091750.14076.lumiwa@gmail.com>

next in thread | raw e-mail | index | archive | help
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@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.

Mitja
--------
http://www.redbubble.com/people/lumiwa



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301091750.14076.lumiwa>