my private build RaspberryPi Image is available
George Mitchell
george+freebsd at m5p.com
Thu Jan 23 00:05:19 UTC 2014
On 01/22/14 18:56, shigeru at os-hackers.jp wrote:
> [...]
> Unfortunately, there are some ports which I can't compile
> on -current FreeBSD/RaspberryPi.
> These ports requires GCC, but gcc ports in -current does not support
> arm/armv6.
> I fix some ports to compile on -current clang/llvm/FreeBSD/RaspberryPi.
> #It is quick hack.
> Currently, I do not open patches, and I think how to open
> information/patches.
> [...]
The way I got around this problem was to build base with:
WITH_GCC=yes
in /etc/src.conf. The base GCC works with at least some of the ports
that require GCC. -- George
More information about the freebsd-arm
mailing list