This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: User libraries


>Once you have the eCos library building more software against 
>it is actually 
>not really different from regular builds.
>
>In case you don't want to write the makefile manually, you can 
>let CMake 
>(http://www.cmake.org) do this for you .
>
>Starting with version 2.6.0 it also supports cross compiling: 
>http://www.cmake.org/Wiki/CMake_Cross_Compiling
>Here you can find information how to use it for eCos: 
>http://www.cmake.org/Wiki/CmakeEcos
>
>Also starting with version 2.6.0 it can also generate projects 
>for Eclipse 
>with CDT 4.
>http://www.cmake.org/files/v2.6/
>
>Alex

Thanks Alex, I'll deninately try this at some point.

I've used cmake before when it has been provided with open-source
projects like ICE and ORCA, but I've never had the chance to try and
setup a project from scratch with it yet.

Is there a wiki page for generating an eclipse project with cmake, or is
it trivial?

Steven.

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]