On Thu, Jan 30, 2014 at 10:16:06PM +0100, Yann Dirson wrote:
> On Thu, Jan 30, 2014 at 09:53:59PM +0100, Yann Dirson wrote:
> > > > And without even trying to touch this, I also have
> > > > another problem to deal with, where requesting my native binary
> > >
On Thu, Jan 30, 2014 at 09:53:59PM +0100, Yann Dirson wrote:
> > > And without even trying to touch this, I also have
> > > another problem to deal with, where requesting my native binary
> > > triggers some sort of default rule attempting to build the binary in
> &g
On Thu, Jan 30, 2014 at 06:49:50PM +1100, Jack Kelly wrote:
> Yann Dirson writes:
> > It is not uncommon for software packages to build tools to be executed
> > at build time, to generate data files or more input files to compile.
> >
> > ...
> >
> > For
On Thu, Jan 30, 2014 at 01:33:17PM +, Gavin Smith wrote:
> On Wed, Jan 29, 2014 at 10:40 PM, Yann Dirson wrote:
> > Hello,
> >
> > It is not uncommon for software packages to build tools to be executed
> > at build time, to generate data files or more input files t
Hello,
It is not uncommon for software packages to build tools to be executed
at build time, to generate data files or more input files to compile.
Unless I miss something, the current autotools does not help much
dealing with this for cross-compilation:
* autoconf only probes for host CC as soo