Re: running tests when cross-compiling

2009-02-11 Thread Coleman Kane
e would be, for example, if I am cross-compiling on FreeBSD to a Linux target and I can run binaries because of the kernel-mode emulation layer (linux.ko module in this example). -- Coleman Kane ___ Autoconf mailing list Autoconf@gnu.org http://lists.gnu.org/mailman/listinfo/autoconf

Re: configure.ac help

2009-04-02 Thread Coleman Kane
> > Thanks > Evan You should send the section of your configure script in that covers the range of about line 17000-18000. That will help someone track down what part of the configure.ac is generating that faulty shell code. If you gzip the configure script,