Re: [CMake] Passing -B on linux

2007-08-02 Thread Juan Sanchez
Hi Bill, I was able to add CMAKE_CXX_FLAGS to my initial cache file and it worked. Thanks for the clarification. Thanks, Juan Bill Hoffman wrote: > Juan Sanchez wrote: >> Hello gga, >> >> Unfortunately, the ADD_DEFINITIONS aren't being used in the initial >> tests being done by cmake. What I'

Re: [CMake] Passing -B on linux

2007-08-02 Thread Bill Hoffman
Juan Sanchez wrote: Hello gga, Unfortunately, the ADD_DEFINITIONS aren't being used in the initial tests being done by cmake. What I've found is that I need to put the location of the 64bit linker utils needed by g++ in my PATH. In this instance, its calling the wrong assembler. The assembler

Re: [CMake] Passing -B on linux

2007-08-02 Thread Juan Sanchez
Hello gga, Unfortunately, the ADD_DEFINITIONS aren't being used in the initial tests being done by cmake. What I've found is that I need to put the location of the 64bit linker utils needed by g++ in my PATH. In this instance, its calling the wrong assembler. The assembler is implicitly called

Re: [CMake] Passing -B on linux

2007-08-02 Thread gga
Juan Sanchez wrote: > When I create a new cmake area, the tests are failing since it cannot > find the 64bit version of our tools on linux. > Assuming they are installed in /usr/local or /usr, one should expect that to be automatic. That being said... > Is there anyway to pass the -B option to C

[CMake] Passing -B on linux

2007-08-02 Thread Juan Sanchez
When I create a new cmake area, the tests are failing since it cannot find the 64bit version of our tools on linux. Is there anyway to pass the -B option to C and C++ compiler during the compiler testing phase? Thanks, Juan -- Juan Sanchez [EMAIL PROTECTED] 800-538-8450 Ext. 54395 512-602-4395