Date: Fri, 25 Feb 2011 18:58:43 +0300 From: Boris Samorodov <bsam@ipt.ru> To: Dimitry Andric <dim@FreeBSD.org> Cc: freebsd-current@FreeBSD.org Subject: Re: [clang] regression: tmpfs is not mounted from fstab Message-ID: <25043276@h30.sp.ipt.ru> In-Reply-To: <4D67AFB2.2040104@FreeBSD.org> (Dimitry Andric's message of "Fri, 25 Feb 2011 14:33:38 %2B0100") References: <71444321@h30.sp.ipt.ru> <4D67AFB2.2040104@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 Feb 2011 14:33:38 +0100 Dimitry Andric wrote: > On 2011-02-25 13:36, Boris Samorodov wrote: > > I can't mount tmpfs from fstab if world/kernel are build by clang, > > however just making world with gcc works fine. > The cause of this issue is a problem with the way clang's integrated > assembler handles global symbols that are not referenced. > This problem has been submitted upstream, and it is fixed meanwhile, so > I will import a new clang snapshot soon. > For now, please build kernels with "-no-integrated-as" added to > COPTFLAGS, that should fix it. FYI unfortunately this does not help. Full build log is here: ftp://ftp.bsam.ru/pub/tmp/bk.log.bz2 -- WBR, bsam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25043276>