Date: Fri, 22 Feb 2013 15:23:19 +0100 From: Dimitry Andric <dimitry@andric.com> To: Patrick Lamaiziere <patfbsd@davenulle.org>, freebsd-current@freebsd.org Cc: lev@FreeBSD.org Subject: Re: r245741 (clang as cc) can not build binaries for GEODE processor Message-ID: <51277F57.5010202@andric.com> In-Reply-To: <20130222142623.389445fe@mr129166> References: <108875110.20130222104603@serebryakov.spb.ru> <CA%2Bt49PKwRUA97q9UV5Y3X7BUVKOWOJ9FhiGq2YgqnfV687ur_g@mail.gmail.com> <1812992178.20130222164558@serebryakov.spb.ru> <20130222142623.389445fe@mr129166>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2013-02-22 14:26, Patrick Lamaiziere wrote: ... > Clang should work now if march=geode (see: > http://llvm.org/bugs/show_bug.cgi?id=11212 ) > > But I agree that by default on i386, the code should work on > i386... Looks like this is not true anymore (>= i686 ?). The default is -march=i486, just like with gcc. -Dimitry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51277F57.5010202>