The C++ compiler is also gnueabihf-g++
On Mon, Oct 21, 2013 at 9:39 AM, krishna prasad bv <
krishnaprasad...@gmail.com> wrote:
> Hi,
>
> This is the contents of the toolchain.cmake file.
>
> SET(CMAKE_SYSTEM_NAME Linux)
> SET(CMAKE_SYSTEM_VERSION 1)
>
> #the cross compilers
> SET(CMAKE_C_COMPILER arm-linux-gnueabihf-gcc)
> SET(CMAKE_CXX_COMPILER arm-llinux-gnueabi-g++)
>
> #the target environment
> SET(CMAKE_FIND_ROOT_PATH <paths to include and lib files of target
> environment>)
>
> SET(CMAKE_FIND_ROOT_PATH_MODE_PROGRAM NEVER)
> SET(CMAKE_FIND_ROOT_PATH_MODE_LIBRARY ONLY)
> SET(CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY)
>
> With warm regards,
> Krishna Prasad
>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
VirtualGL-Devel mailing list
VirtualGL-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-devel