Re: [CMake] RVCT support

2009-09-10 Thread Alexander Neundorf
On Thursday 10 September 2009, Darren ha wrote: > On Thu, Sep 10, 2009 at 3:16 PM, Eric Noulard wrote: > > 2009/9/10 Darren ha : > > > hi list!! > > > > > > i do like the concept of cmake. so I wanna use it as our main build > > > > system. > > > > > so i surveyed it and discovered there is no sup

Re: [CMake] RVCT support

2009-09-09 Thread Darren ha
On Thu, Sep 10, 2009 at 3:16 PM, Eric Noulard wrote: > 2009/9/10 Darren ha : > > hi list!! > > > > i do like the concept of cmake. so I wanna use it as our main build > system. > > so i surveyed it and discovered there is no support for RVCT(armcc, > > armlink ...). > > > > Due to lack of organi

Re: [CMake] RVCT support

2009-09-09 Thread Eric Noulard
2009/9/10 Darren ha : > hi list!! > > i do like the concept of cmake. so I wanna use it as our main build system. > so i surveyed it  and discovered there is no support for RVCT(armcc, > armlink  ...). > > Due to lack of organized documentation, It was hard to write new toolchain > file & rules. A

[CMake] RVCT support

2009-09-09 Thread Darren ha
hi list!! i do like the concept of cmake. so I wanna use it as our main build system. so i surveyed it and discovered there is no support for RVCT(armcc, armlink ...). Due to lack of organized documentation, It was hard to write new toolchain file & rules. If there is someone already done this