At 11:55 AM 1/25/2006, Renteria, Jose (Cont, ARL/CISD) wrote:
>Prior to running cmake -- We use Scons to set CC and CXX environment variables
>as follows:
>
>env.Replace(CC = '/usr/bin/cc -64 -T 12800')
>env.Append(CXXFLAGS = '-ptused')
>
>I got cmake to work by making the following changes:
>
/CISD); cmake@cmake.org
Cc:
Subject: RE: [CMake] cmake 2.3.2 nor latest cvs work on Irix
At 11:19 AM 1/25/2006, Renteria, Jose (Cont, ARL/CISD) wrote:
>It seems like the CC and CFLAGS are set correctly and cmake is not parsing the
>flags correctly. Here is is what the settings
At 11:24 AM 1/25/2006, William A. Hoffman wrote:
>The problem is in your environment variables. I was able to reproduce the
>problem
>like this:
>
>export CC="gcc -Dhello -Dbill"
>cmake ../someproject
I have just checked in a fix for this in cvs.
-Bill
__
At 11:19 AM 1/25/2006, Renteria, Jose (Cont, ARL/CISD) wrote:
>It seems like the CC and CFLAGS are set correctly and cmake is not parsing the
>flags correctly. Here is is what the settings look like in ccmake before I
>hit the 'c key and the error occurs:
>
> CMAKE_CXX_FLAGS -
CMake] cmake 2.3.2 nor latest cvs work on Irix
At 10:29 AM 1/25/2006, Renteria, Jose (Cont, ARL/CISD) wrote:
>The build is done with the following environment settings:
>/usr/bin/cc -64 -T 12800 using Scons.
>
>We have been building CMake this way for the last several versions.
&
At 10:37 AM 1/25/2006, William A. Hoffman wrote:
>OK, so the problem is that CC is being set to the compiler plus the arguments.
>This is normally done with CC and CFLAGS. However, there must have been
>something in
>2.0.6 to handle this that was lost. I will look into the problem. For now,
At 10:29 AM 1/25/2006, Renteria, Jose (Cont, ARL/CISD) wrote:
>The build is done with the following environment settings:
>/usr/bin/cc -64 -T 12800 using Scons.
>
>We have been building CMake this way for the last several versions.
>Our last build of cmake (2.0.6) works well and we are able
Yes, I can and have build CMake (2.2.3 and the cvs CMake).
-Original Message-
From: William A. Hoffman [mailto:[EMAIL PROTECTED]
Sent: Wed 1/25/2006 10:26 AM
To: Renteria, Jose (Cont, ARL/CISD); cmake@cmake.org
Cc:
Subject:RE: [CMake] cmake 2.3.2 nor latest cvs work
ria, Jose (Cont, ARL/CISD); cmake@cmake.org
Cc:
Subject:Re: [CMake] cmake 2.3.2 nor latest cvs work on Irix
At 04:04 PM 1/24/2006, Renteria, Jose (Cont, ARL/CISD) wrote:
>Hi,
>
>The latest version of cmake fails. I am attempting to build an IRIX version
>of ParaView and VTK I get t
At 10:19 AM 1/25/2006, Renteria, Jose (Cont, ARL/CISD) wrote:
>I am running IRIX 6.5.26f. And I have tried CMake 2.2.3 and the cvs CMake.
OK, I am still a bit lost here. Were you able to build cvs CMake?
-Bill
___
CMake mailing list
CMake@cmake.o
/2006 9:13 PM
To: Renteria, Jose (Cont, ARL/CISD); cmake@cmake.org
Cc:
Subject:Re: [CMake] cmake 2.3.2 nor latest cvs work on Irix
At 04:04 PM 1/24/2006, Renteria, Jose (Cont, ARL/CISD) wrote:
>Hi,
>
>The latest version of cmake fails. I am attempting to build an IRIX ver
At 04:04 PM 1/24/2006, Renteria, Jose (Cont, ARL/CISD) wrote:
>Hi,
>
>The latest version of cmake fails. I am attempting to build an IRIX version
>of ParaView and VTK I get the following error below:
>
>The C compiler "/usr/bin/cc" is not able to compile a simple test program
>... make[3]: *** [C
At 04:04 PM 1/24/2006, Renteria, Jose (Cont, ARL/CISD) wrote:
>Hi,
>
>The latest version of cmake fails. I am attempting to build an IRIX version
>of ParaView and VTK I get the following error below:
>
>The C compiler "/usr/bin/cc" is not able to compile a simple test program
>... make[3]: *** [C
13 matches
Mail list logo