Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2014 19:05:12 -0500
From:      George Mitchell <george+freebsd@m5p.com>
To:        freebsd-arm@freebsd.org
Subject:   Re: my private build RaspberryPi Image is available
Message-ID:  <52E05CB8.8010201@m5p.com>
In-Reply-To: <20140123.085609.53072279.shigeru@os-hackers.jp>
References:  <20140122.190031.29969140.shigeru@os-hackers.jp> <20140122.224425.103076338.shigeru@os-hackers.jp> <CALCpEUHWc_yWZZcm6pr9O2Tk3Wq-k1NRPUcSDfhwWbZQee%2Bs_g@mail.gmail.com> <20140123.085609.53072279.shigeru@os-hackers.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/22/14 18:56, shigeru@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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52E05CB8.8010201>