[Buildroot] Relocate uClibc toolchain question

Grant Edwards grant.b.edwards at gmail.com
Tue Sep 11 10:29:42 UTC 2012


On 2012-09-10, Rishi <rishid+mailman at gmail.com> wrote:
> Hello,
>
> I have built a uClibc toolchain using Buildroot 2012.05.
> - uClibc 0.9.33
> - gcc 4.6.x
> - C++ support
>
> The toolchain works perfectly but I want to move it from my home
> directory to a directory that can be shared with the team, like
> /opt/arm_uClibc/..

In that case, it might be easier to use Crosstool-NG to build a
toolchain.  AFAICT, the toolchains it generates can be moved anywhere
(even to different machines).  [Though I think you do need the
sysroot option when you run a relocated ctng toolchain.]

-- 
Grant



More information about the buildroot mailing list