public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] CYGPKG_OBJLOADER vs CYGPKG_LOADER
@ 2013-05-17 18:53 Leonardo Passos
  2013-05-19 20:04 ` [ECOS] " John Dallaway
  0 siblings, 1 reply; 2+ messages in thread
From: Leonardo Passos @ 2013-05-17 18:53 UTC (permalink / raw)
  To: ecos-discuss

Hi,

I would like to understand the difference between CYGPKG_OBJLOADER and
CYGPKG_LOADER, as their description in the CDL script are similar, and
the eCos reference manual does not provide further insights.

Regards.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ECOS] Re: CYGPKG_OBJLOADER vs CYGPKG_LOADER
  2013-05-17 18:53 [ECOS] CYGPKG_OBJLOADER vs CYGPKG_LOADER Leonardo Passos
@ 2013-05-19 20:04 ` John Dallaway
  0 siblings, 0 replies; 2+ messages in thread
From: John Dallaway @ 2013-05-19 20:04 UTC (permalink / raw)
  To: Leonardo Passos; +Cc: eCos Discussion

Hi Leonardo

On 17/05/13 19:53, Leonardo Passos wrote:

> I would like to understand the difference between CYGPKG_OBJLOADER and
> CYGPKG_LOADER, as their description in the CDL script are similar, and
> the eCos reference manual does not provide further insights.

The following link provides some useful historical insight:

http://ecos.sourceware.org/ml/ecos-patches/2005-06/msg00060.html

CYGPKG_LOADER provides a dynamic library loader (loading of .so files).
This is experimental code and has not been touched for many years. Ref:

http://ecos.sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/ecos/packages/services/loader/current/docs/notes.txt?rev=1&content-type=text/plain&cvsroot=ecos

CYGPKG_OBJLOADER provides an object file loader (loading of .o files).
This is more recent code that is in current use and should be functional
on the target architectures for which a relocator has been implemented
(ARM, i386, PowerPC). Ref:

http://ecos.sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/ecos/packages/services/objloader/current/doc/notes.txt?rev=1&content-type=text/plain&cvsroot=ecos

I hope this helps.

John Dallaway
eCos maintainer
http://www.dallaway.org.uk/john

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-19 20:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-17 18:53 [ECOS] CYGPKG_OBJLOADER vs CYGPKG_LOADER Leonardo Passos
2013-05-19 20:04 ` [ECOS] " John Dallaway

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).