Re: [CMake] Find* and cross compiling

2007-12-29 Thread E. Wing
On 12/28/07, Rodolfo Lima <[EMAIL PROTECTED]> wrote: > On Fri, Dec 28, 2007 at 05:40:59PM -0800, E. Wing wrote: > > I didn't know cross-compiling was a feature now. > > Yes, works very well once you provide a 'toolchain file' with the correct > setup. > > > But the FindLua, FindFreeType modules sho

Re: [CMake] Find* and cross compiling

2007-12-29 Thread Alexander Neundorf
On Saturday 29 December 2007, Rodolfo Lima wrote: > Hi all, > I've been exercising cmake-cvs's cross-compiling capabilities and I've > noticed that the way several Find* scripts work doesn't behave well with > cross-compiling. > > Usually when doing this kind of builds (at least in linux), one have

[CMake] Find* and cross compiling

2007-12-28 Thread Rodolfo Lima
Hi all, I've been exercising cmake-cvs's cross-compiling capabilities and I've noticed that the way several Find* scripts work doesn't behave well with cross-compiling. Usually when doing this kind of builds (at least in linux), one have a place (for instance /usr/i686-mingw32-pc) where all binari