[Buildroot] Workflow question - separating the distribution from embedded applications

Grant Edwards grant.b.edwards at gmail.com
Wed Jul 20 15:21:07 UTC 2016


On 2016-07-20, Michael Habibi <mikehabibi at gmail.com> wrote:

> I forgot to ask - are you using the same cross-tools, host-tools and
> toolchain for your applications as your distribution?  For example,
> your libraries, autotools, gcc, etc.

Yes, we use the same toolchain for both buildroot and application
development (the toolchain is built outside of buildroot using ct-ng).

> If so, how do you ensure you don't get leakage from the wrong host
> tools if your applications are built separately outside of the
> buildroot directories?

I don't know what you mean by "leakage".

The autotools that are used for application development are those from
the development host.  We haven't had any problems due to that (yet),
but it is a weak point in the workflow, since they aren't
archived/controlled the way the toolchain is.

-- 
Grant Edwards               grant.b.edwards        Yow! Today, THREE WINOS
                                  at               from DETROIT sold me a
                              gmail.com            framed photo of TAB HUNTER
                                                   before his MAKEOVER!



More information about the buildroot mailing list