RE: [CMake] Windows ifort problems, possible bug

2007-12-06 Thread Alin M Elena
Hi Bill, I have checked the stuff. Everything is ok. Now I can build a nmake project without any touch.exe. Alin I have changed cmake to no longer use touch for this. A fixed version can be found here: http://www.cmake.org/files/vCVS/cmake-2.5.20071205-win32-x86.exe If you have the time,

Re: [CMake] Windows ifort problems, possible bug

2007-12-05 Thread Bill Hoffman
Alan W. Irwin wrote: On 2007-12-05 08:09- Alin M Elena wrote: Hi Bill, That was the problem. Even if in the shell (PowerShell) I had a touch available loaded through the profile script cmake wanted a proper one. Fixed it now and nmake build is ok. Bill, if you are concerned about this de

RE: [CMake] Windows ifort problems, possible bug

2007-12-05 Thread Alan W. Irwin
On 2007-12-05 08:09- Alin M Elena wrote: Hi Bill, That was the problem. Even if in the shell (PowerShell) I had a touch available loaded through the profile script cmake wanted a proper one. Fixed it now and nmake build is ok. Bill, if you are concerned about this dependency on touch, one

Re: [CMake] Windows ifort problems, possible bug

2007-12-05 Thread Bill Hoffman
Alin M Elena wrote: Hi Bill, That was the problem. Even if in the shell (PowerShell) I had a touch available loaded through the profile script cmake wanted a proper one. Fixed it now and nmake build is ok. I have changed cmake to no longer use touch for this. A fixed version can be found her

RE: [CMake] Windows ifort problems, possible bug

2007-12-05 Thread Alin M Elena
Hi Bill, That was the problem. Even if in the shell (PowerShell) I had a touch available loaded through the profile script cmake wanted a proper one. Fixed it now and nmake build is ok. Alin "...if the universities will not s

Re: [CMake] Windows ifort problems, possible bug

2007-12-04 Thread Bill Hoffman
Alin M Elena wrote: Hi Bill, Got a touch in the shell. It seems that it does not change anything. I have filled a bug report. It must not be in your path then... This is the error you are getting: [ 50%] Building Fortran object CMakeFiles/hello.dir/constants.obj 'touch' is not recognized as

RE: [CMake] Windows ifort problems, possible bug

2007-12-04 Thread Alin M Elena
Hi Bill, Got a touch in the shell. It seems that it does not change anything. I have filled a bug report. Alin -Original Message- From: Bill Hoffman [mailto:[EMAIL PROTECTED] Sent: 04 December 2007 18:10 To: [EMAIL PROTECTED] Cc: cmake@cmake.org Subject: Re: [CMake] Windows ifort

RE: [CMake] Windows ifort problems, possible bug

2007-12-04 Thread Dunlavy, Daniel M
Alin, Have you checked that your environment is set properly for ifort? Can you build from "cmd" or are you building from the shell provided with the Intel compiler. You can also check the Environment Variables from the System Control Panel? Have you added the path to your ifort libraries to Wind

Re: [CMake] Windows ifort problems, possible bug

2007-12-04 Thread Bill Hoffman
Alin M Elena wrote: Hi, NMAKE : fatal error U1077: 'touch' : return code '0x1' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\nmake.exe"' : return code '0x2' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\nmake.exe"' : r