FYI,
https://lists.freebsd.org/pipermail/freebsd-testing/2014-December/000693.html
Please send follow-ups to freebsd-test...@freebsd.org . Thanks.
--
Craig
--
Craig
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinf
* Dimitry Andric (d...@freebsd.org) wrote:
> We're working on updating llvm, clang and lldb to 3.5.0 in head.
> This is quite a big update again, and any help with testing is
> appreciated.
Well, of 4 error logs from exp-run I've checked (one my port and 3
unmaintained ports) two had basically th
On 11/29/14, 7:04 AM, Baptiste Daroussin wrote:
Hi all,
It is now possible to use an external toolchain to build the kernel and base
(tested with gcc 4.9.1 and latest binutils)
Of course a lot of work is needed to make it build cleanly (aka lots of warning
to fix).
What have been tested so fa
On 11/29/14, 4:59 AM, Adrian Chadd wrote:
You can easily fire up a mips32 / mips64 emulator build - cross-build
a world+kernel, build an image, then run qemu-devel to boot it.
https://wiki.freebsd.org/FreeBSD/MipsEmulation
You should be able to get a 32 bit soft-float mips environment inside
th
On 29/11/14 16:04, Baptiste Daroussin wrote:
> Hi all,
>
> It is now possible to use an external toolchain to build the kernel and base
> (tested with gcc 4.9.1 and latest binutils)
>
> make CROSS_TOOLCHAIN=sparc64-gcc -j8 buildkernel
>
I built a sparc64 kernel on amd64 using sparc64-xtoolchai
Hi Hans,
the bug is network related: in VirtualBox per VM Settings - Network -
Attach to - changing from "NAT" to "Bridged Adapter" it works. Probably I
will open a new PR for this bug.
I am testing your patch and I will report the result in the above PR (id
194196).
Maurizio
2014-11-29 17:49