On Wednesday 16 July 2008 8:54:11 pm [EMAIL PROTECTED] wrote:
> Hi.
>
> I've got cmake 2.6-patch 0 installed and I'm trying to get a simple
> (helloworld.cpp) compiled and built on a linux system.
>
> My toolchain file looks like this:
>
> -- toolchain.cmake --
> SET( CMAKE_SYSTEM_NAME foobar )
> S
Phil Pellouchoud wrote:
Can you try this:
rm -rf * && cmake -DCMAKE_TOOLCHAIN_FILE=foobar
Also, cmake --version.
-Bill
[phil]
I'm not sure what you expected from the 'cmake
-DCMAKE_TOOLCHAIN_FILE=foobar' - my toolchain file is called
toolchain.cmake
I wanted to make sure you got an er
Egads! That was it! Thanks! Dang typos!
-phil
-Original Message-
From: Andreas Pokorny [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 1:17 PM
To: Phil Pellouchoud
Cc: cmake@cmake.org
Subject: Re: [CMake] trouble with cmake 2.6-patch 0 cross compiling.
Hello,
2008/7/16
-Original Message-
From: Bill Hoffman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 12:02 PM
To: Phil Pellouchoud
Cc: cmake@cmake.org
Subject: Re: [CMake] trouble with cmake 2.6-patch 0 cross compiling.
Phil Pellouchoud wrote:
> -Original Message-
> From: Bill H
Hello,
2008/7/16 Phil Pellouchoud <[EMAIL PROTECTED]>:
> Hi.
> [...]
> -- toolchain.cmake --
> SET( CMAKE_SYSTEM_NAME foobar )
> SET( CMAKE_SYST EM_VERSION 1 )
> SET( CMAKE_SYSTEM_PROCESSOR arm-foo )
> SET( CMAKE_SYSTEM_C_COMPILER /absolute/path/to/compiler )
> SET( CMAKE_SYSTEM_CXX_COMPILER /abso
Phil Pellouchoud wrote:
-Original Message-
From: Bill Hoffman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 11:43 AM
To: Phil Pellouchoud
Cc: cmake@cmake.org
Subject: Re: [CMake] trouble with cmake 2.6-patch 0 cross compiling.
What output do you get when you run cmake
-Original Message-
From: Bill Hoffman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 11:43 AM
To: Phil Pellouchoud
Cc: cmake@cmake.org
Subject: Re: [CMake] trouble with cmake 2.6-patch 0 cross compiling.
What output do you get when you run cmake?
rm -rf *
cmake
What output do you get when you run cmake?
rm -rf *
cmake -DCMAKE_TOOLCHAIN_FILE=toolchain.cmake ..
-Bill
___
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake
Phil Pellouchoud wrote:
> I waited for a while to get this e-mail through, but it didn't seem
like it took - trying again.
>
It took, I have two copies...
[phil] okay, thanks.
>
>
> Hi.
>
> I've got cmake 2.6-patch 0 installed and I'm trying to get a simple
(helloworld.cpp) compiled and
Phil Pellouchoud wrote:
I waited for a while to get this e-mail through, but it didn't seem like it
took - trying again.
It took, I have two copies...
Hi.
I've got cmake 2.6-patch 0 installed and I'm trying to get a simple
(helloworld.cpp) compiled and built on a linux system.
My to
I waited for a while to get this e-mail through, but it didn't seem like it
took - trying again.
Hi.
I've got cmake 2.6-patch 0 installed and I'm trying to get a simple
(helloworld.cpp) compiled and built on a linux system.
My toolchain file looks like this:
-- toolchain.cmake --
SET( C
Hi.
I've got cmake 2.6-patch 0 installed and I'm trying to get a simple
(helloworld.cpp) compiled and built on a linux system.
My toolchain file looks like this:
-- toolchain.cmake --
SET( CMAKE_SYSTEM_NAME foobar )
SET( CMAKE_SYST EM_VERSION 1 )
SET( CMAKE_SYSTEM_PROCESSOR arm-foo )
12 matches
Mail list logo