Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2014 01:11:18 +0100
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Warner Losh <imp@bsdimp.com>
Cc:        freebsd-toolchain@freebsd.org
Subject:   Re: [CFT] Update to clang 3.4
Message-ID:  <264FAA6E-871A-48AF-A8D9-EC431A537195@FreeBSD.org>
In-Reply-To: <63BD3165-A62E-4FE7-9817-4A2692584916@bsdimp.com>
References:  <541C998A-071A-4917-9D91-DD00CB0E2689@FreeBSD.org> <63BD3165-A62E-4FE7-9817-4A2692584916@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail=_4087D795-B0AA-4DC9-AC88-F7941C5B067A
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

On 01 Jan 2014, at 23:37, Warner Losh <imp@bsdimp.com> wrote:
> I'd add to the list the upgrade path (from 9.x, 10.x and current) as =
well, just to make sure they all still work... If there are problems =
with the 9.x upgrade path, we'll need to call them out since 10.0 hasn't =
been released yet and there's still a lot of 9.x boxes in the wild...

Ah yes, I already found one issue when building head on 9-STABLE:

In file included from contrib/llvm/lib/Support/Signals.cpp:30:
contrib/llvm/lib/Support/Unix/Signals.inc:22:11: fatal error: =
'execinfo.h' file not found
# include <execinfo.h>         // For backtrace().
          ^

This is of course a detection from autoconf which finds execinfo.h on
-current.  So I will need to make that __FreeBSD_version dependent.

-Dimitry


--Apple-Mail=_4087D795-B0AA-4DC9-AC88-F7941C5B067A
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP using GPGMail

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)

iEYEARECAAYFAlLErqoACgkQsF6jCi4glqO/OwCgk7CUoPFq+1VRWz6xR9n0J99K
euAAn0zolGfbeLXWugeM5N2yktcH9LlO
=fpW1
-----END PGP SIGNATURE-----

--Apple-Mail=_4087D795-B0AA-4DC9-AC88-F7941C5B067A--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?264FAA6E-871A-48AF-A8D9-EC431A537195>