lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


But then, there are platforms where that's not very possible - like much of the video game consoles - there you can have only one process running at the time.

On 7/19/2012 7:58 PM, Coda Highland wrote:
On Thu, Jul 19, 2012 at 6:18 PM, Dimiter 'malkia' Stanev
<malkia@gmail.com> wrote:
+1 to this.

I still don't get how autoconf works with cross compiling... Does it
actually?

Ideally it should create small test executables and run them on the target
platform... I doubt it's doing that...

That's one reason I like using Scratchbox for cross-compiling. CPU
transparency via qemu is a marvelous thing and it can even
cross-compile stuff that doesn't normally cross-compile.

/s/ Adam