Re: building tools during a cross-compilation

2014-01-29 Thread Pierre Phaneuf
the usual!), in the same build. On Wed, Jan 29, 2014 at 10:25 AM, Nick Bowler wrote: > On 2014-01-29 05:10 +, Pierre Phaneuf wrote: >> I've just set up a Makefile.am for a package I'm working on, and it's going >> pretty well, but I've hit a snag with cross-

building tools during a cross-compilation

2014-01-29 Thread Pierre Phaneuf
I've just set up a Makefile.am for a package I'm working on, and it's going pretty well, but I've hit a snag with cross-compilation... This package installs a binary and a resource file. That resource file is build with a special tool that is build by the Makefile.am. When I cross-compile, it work