AFAIK you will need to cross-compile for VxWorks, and for that you need a
toolchain file that describes the cross-compile toolchain (compiler,
linker, archiver, etc.) to CMake. Googling I found this:
https://github.com/alexbrinister/vxWorks-GCC-NashobaRobotics/blob/master/vxworks-toolchain.cmake.
Perhaps it is of help to you?

Michael


On Tue, Feb 5, 2013 at 3:42 AM, Xuyongli <xuyon...@huawei.com> wrote:

>  Hello,****
>
> ** **
>
> I will use CMake to our project. Our project runs on Vxworks, Suse Linux,
> and Windows, So I want CMake supports Vxworks. Also I could modify the
> source code, but that is difficult for me. So I hope developers could add
> the Vxworks platform supported.****
>
> ** **
>
> Xu,YongLi****
>
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to