This is the mail archive of the ecos-discuss@sources.redhat.com 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: About .ecm files


surya prakash wrote:
> 
> What are .ecm files under the directory  hal/powerpc/mbx/current/misc/
> ?
> I have copied all mbx target's files for creating a configuration for my
> MC68360 Based Board.
> Am I have to change the .ecm and stubrom.perm files also accordingly for
> my target ??

You can forget about stubrom.perm now - it was only intended for building
GDB stubs. 

.ecm files are "minimal eCos configuration" files. They are almost like a
savefile, but only register the differences between your configuration and
the default. In this context, they are supplied to give you a "potted"
configuration to build redboot for various startups.

They're not a required part of the port as such - you can just set the
options yourself in the configuration - but they are included so that other
people can build redboot without having to know the details of exactly what
options to set or packages to add.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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