r245741 (clang as cc) can not build binaries for GEODE processor
Lev Serebryakov
lev at FreeBSD.org
Fri Feb 22 15:46:19 UTC 2013
Hello, Patrick.
You wrote 22 февраля 2013 г., 17:26:23:
>> It is latter, but IMHO, _without_ any CPUTYPE set, system compiler
>> should generate generic enough binaries to run on all supported CPUs
>> of target platform (i386 in this case).
PL> Clang should work now if march=geode (see:
PL> http://llvm.org/bugs/show_bug.cgi?id=11212 )
It is why SYSTEM, which is built with this option, works. But ports,
built for "generic i386" doesn't :(
PL> But I agree that by default on i386, the code should work on
PL> i386... Looks like this is not true anymore (>= i686 ?).
geode is fully i586 compatible, AFAIK, so yes, it looks like >= i686
:(
--
// Black Lion AKA Lev Serebryakov <lev at FreeBSD.org>
More information about the freebsd-current
mailing list