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: Building and linking Static library with the eCos executable.


On Thu, Jun 26, 2008 at 03:07:45PM +0500, jawad rehman wrote:
> Hi there,
> 
> I have a problem in to add a static library with an application
> executable for eCos. Actually I have two projects and have made three
> cmake files for both the project. One is to include the sub folders
> for the projects and second  is for the project to create a static
> library by using cmake add_library statement and third cmake file is
> for the other project to build the executable for the eCos where I am
> link the the static library but I got the following errors;

eCos does not use cmake makefiles. This is not an eCos problem. I
suggest you try on the cmake mailing lists.

        Andrew

-- 
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]