18.04.2010 13:49, Roman Divacky пишет:
On Sun, Apr 18, 2010 at 12:04:16PM +0400, Alex Keda wrote:
16.04.2010 20:08, Roman Divacky ?????:
Hi,

ClangBSD is a branch of FreeBSD that aims at integrating clang
(clang.llvm.org)
into FreeBSD, replacing GCC as a system compiler.

Recently, we've achieved the state when clang can compile all of FreeBSD
world
on i386/amd64 platforms (including all the C++ apps we have and itself)
and a bootable kernel. Thus we feel that the time has come to ask the
FreeBSD
community for wider testing on i386/amd64 (you sure can help with other
platforms too :)).
I accidentally install world to /
it's not bootable - loader error
I'm copy /boot/boot* /boot/loader from 8 - it successfully boot.

strange.. I have reports that clangbsd world+kernel compild with clang
boots in vmware

what was the exact problem with your booting?

I don't remember and not save old boot*
now, I cannot build world or kernel =)


kernel not build, with error:
dc7700p# make buildworld
"Makefile", line 111: warning: "/usr/bin/env -i
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin make
__MAKE_CONF=/etc/make.conf  -f /dev/null -V MAKEOBJDIRPREFIX dummy"
returned non-zero status
Segmentation fault (core dumped)
"/usr/src/Makefile", line 111: warning: "/usr/bin/env -i
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin make
__MAKE_CONF=/etc/make.conf  -f /dev/null -V MAKEOBJDIRPREFIX dummy"
returned non-zero status

--------------------------------------------------------------
Building an up-to-date make(1)
--------------------------------------------------------------
/usr/obj/usr/src/make.amd64/usr/src/usr.bin/make created for
/usr/src/usr.bin/make
Segmentation fault (core dumped)
*** Error code 139

Stop in /usr/src.
*** Signal 11

Stop in /usr/src.

what exactly is crashing here?
dc7700p$ ll /usr/src| grep core
-rw-------    1 root  wheel   6,8M 18 апр 12:03 make.core
dc7700p$
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to