[CMake] RVDS and CMake

2007-11-13 Thread Luis Ramirez
Hi people, I would like to know if someone has experience with armcc compiler provide by the RVDS compilation suite. I am work normally with cygwin environment and my current project has manual Makefile that are impossible to manage for new people. I would like to suggest a construction software a

Re: [CMake] RVDS and CMake

2007-11-13 Thread Bill Hoffman
Luis Ramirez wrote: Hi people, I would like to know if someone has experience with armcc compiler provide by the RVDS compilation suite. I am work normally with cygwin environment and my current project has manual Makefile that are impossible to manage for new people. I would like to suggest

Re: [CMake] RVDS and CMake

2007-11-13 Thread Luis Ramirez
I'm running with cmake release 2.4.7 according with: http://www.kwwidgets.org/Wiki/CMake_Cross_Compiling Basically it said that cross compilers are supported from 2.6.0 (not yet released). The compilation with cross compilers is not supported in my current version. I suppose that this could be t

Re: [CMake] RVDS and CMake

2007-11-13 Thread Alexander Neundorf
On Tuesday 13 November 2007, Luis Ramirez wrote: > I'm running with cmake release 2.4.7 according with: > > http://www.kwwidgets.org/Wiki/CMake_Cross_Compiling > > Basically it said that cross compilers are supported from 2.6.0 (not yet > released). > > The compilation with cross compilers is not s

Re: [CMake] RVDS and CMake

2007-11-13 Thread Bill Hoffman
Alexander Neundorf wrote: On Tuesday 13 November 2007, Luis Ramirez wrote: I'm running with cmake release 2.4.7 according with: http://www.kwwidgets.org/Wiki/CMake_Cross_Compiling Basically it said that cross compilers are supported from 2.6.0 (not yet released). The compilation with cross co