> 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
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
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