Le Thu, 4 Aug 2011 14:21:14 +0200, Patrick Lamaiziere <[email protected]> a écrit :
> Hello, > > I've tried to update my net5501 running an old FreeBSD-current from > october to 9.0 beta 1. Unfortunaly installworld > crashed and the system is broken now : precision: "built with llvm/clang". That works fine with a 9.0 built with GCC. > # make installworld > ... > ===> libexec/rtld-elf (install) > chflags noschg /usr/libexec/ld-elf.so.1 > install -s -o root -g wheel -m 555 -C -b -fschg -S > ld-elf.so.1 /libexec install -o root -g wheel -m 444 > rtld.1.gz /usr/share/man/man1 *** Signal 4 > > Stop in /usr/src/libexec/rtld-elf. > *** Error code 1 For the record... Finally, I've found some time to try on FreeBSD 9.0/RC1. The issue is that llvm uses some invalid "nopw" instructions on i586. Until this is fixed, do no try to use llvm on a net5501 or i586 processor. http://llvm.org/bugs/show_bug.cgi?id=11212 Regards. _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
