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: How to Make .epk. How to Make .ldi.


On Wed, 24 Sep 2003 17:51:56 +0800
"Haibo Tang (QD/LJC)" <haibo.tang@ericsson.com> wrote:

> Hi,
> 
> Is there any tool to make .epk ?  Is there any tool to generate .ldi ?
> 

.epk is just tar.gz format with a certain layout of files and dirs in it 
The ecos component writers guide probably contains what you need for more details.

.ldi is standard GNU ld linker script see info ld for details
an older ecos configuration tool could generate ldis from MLT files but the current tools 
can't. If you understand them you can take existing ones and tweak them for your platform.

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


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