Date: Thu, 20 May 2010 21:52:32 +0200 From: Roman Divacky <rdivacky@freebsd.org> To: ambrosehuang ambrose <ambrosehua@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: clangBSD build error Message-ID: <20100520195232.GA70802@freebsd.org> In-Reply-To: <AANLkTiniqavVCnQ_uy66dtJImVK020h4RDL2_F3EmVdC@mail.gmail.com> References: <AANLkTikxYjqM_MKT8O9YXxtNwwgeJFmoGk2UgK9bStOU@mail.gmail.com> <20100520072120.GA36958@freebsd.org> <AANLkTiniqavVCnQ_uy66dtJImVK020h4RDL2_F3EmVdC@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 20, 2010 at 10:10:23PM +0800, ambrosehuang ambrose wrote: > I found my clang version is : > [root@lateaxfreebsd src]# clang --version > clang version 2.0 (trunk) > Target: *x86_64-portbld-freebsd8.0* > Thread model: posix > svn revision is r10379_1 in PORTS > > I think maybe you can use the llvm-devel in PORTS to reproduce this > > I try to update clang to the latest version with > make BOOTSTRAP=1 _CKSUMFILES="", but it seems the patch file confilcts with > latest code? > > Could you tell me how to bypass the patching step ? there's no point in upgrading to newer clang. there were no change in this.. are you sure you are compiling with llvm-devel the malloc.c in clangbsd? not some older/newer version?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100520195232.GA70802>