Re: [CMake] cross compiling for QNX

2009-03-25 Thread ross hennessy
> I've been using QNX and cmake together for a few weeks, and I've yet to > have the problem that you indicated. In my QNX toolchain file I use the > line: > > SET( CMAKE_AR > "${QNX_HOST}/usr/bin/ntox86-ar${HOST_EXECUTABLE_SUFFIX}" CACHE PATH "QNX ar Program" ) > > -kito Thanks for the help, tha

Re: [CMake] cross compiling for QNX (ross hennessy)

2009-03-25 Thread Kito.Berg-Taylor
sage: 5 Date: Wed, 25 Mar 2009 14:10:30 +1100 From: ross hennessy Subject: [CMake] cross compiling for QNX To: CMake@cmake.org Message-ID: Content-Type: text/plain; charset="iso-8859-1" I'm having a problem creating a toolchain file for use with cmake 2.6.3. I'd like

[CMake] cross compiling for QNX

2009-03-24 Thread ross hennessy
I'm having a problem creating a toolchain file for use with cmake 2.6.3. I'd like to generate a UnixMakefile compatible with the QNX Momentics cross platform development tools. The problem is cmake doesn't seem to find the archiver which is named ntox86-ar.exe (as QNX runs on multiple platforms the