Dear developers,
my question related with a ecos object loader (OL). In documentation I
have found
(http://www.ecoscentric.com/ecospro/doc.cgi/html/ecospro-ref/services-objloader-objloader.html)
that
"It is possible to create a module out of several object files by
using the linker's ability to perform a partial link.
...
The module.ld linker script is defined by the Object Loader package
and is copied out to the install lib directory.
It should be used when combining multiple files, or when advanced
features such as HAL tables are used in a single object file."

I have included OL package and built ECOS, but really no any module.ld
linker script exists in install lib directory.
Is it mistake in documentation, or presence of this script is optional
and depend on (what?)?

Best regards,
Stanislav

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

Reply via email to