Re: cross-compiling but keeping one target native

2010-05-15 Thread Simon Richter
Hi, On Fri, May 14, 2010 at 03:53:29PM -0700, Natalie Tasman wrote: I have one target which is actually a utility used during *build* time. Is it possible to specify one target which should *not* be built with the cross-compiler, but natively instead? Not directly. The trick is to have a

Re: cross-compiling but keeping one target native

2010-05-15 Thread NightStrike
On Sat, May 15, 2010 at 5:26 AM, Simon Richter simon.rich...@hogyros.de wrote: It's more related to autoconf than to automake. Oops :) Sorry for replying too quickly on the autoconf list :(