[GCC-XML] "An IF command had incorrect arguments"	from	"GCC_XML/KWSys/CMakeLists.txt"
    Brad King 
    brad.king at kitware.com
       
    Mon May 22 11:18:40 EDT 2006
    
    
  
Follower wrote:
> Hi...
> 
> I was recently trying to get gccxml compiled on Mac OS X 10.4.5
> so I could use it with the code generator from the Python ctypes project.
> 
> I ran into a problem after following these instructions in "gccxml/README":
> 
>    $ mkdir gccxml-build
>    $ cd gccxml-build
>    $ cmake ../gccxml -DCMAKE_INSTALL_PREFIX:PATH=/installation/path
> 
> When I executed this command:
> 
>    cmake ../gccxml
> 
> It progresses successfully for a while but then ends with:
> 
>     ...
>     -- Checking whether struct stat has st_mtim member - no
>     CMake Error: Error in cmake code at
What version of CMake are you using?
-Brad
    
    
More information about the gccxml
mailing list