On Thursday 16 June 2011, jianhua wrote: > Hi Neundorf; > > Thanks for your continuous help, you have helped me to solve 2 threads now. > > After remove line SET (CMAKE_SYSTEM_NAME Generic) now it works. > > The target device OS is Brew MP, something like eCos, but it is much > simpler, powered by Qualcomm.
And this supports shared libraries ? http://www.brewmp.com/platform/platform I think the better choice would be to create a Platform/BrewMP.cmake which has all the right stuff, and use set(CMAKE_SYSTEM_NAME BrewMP) in your toolchain file. Alex _______________________________________________ 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