public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Files
@ 2003-11-28 13:28 Santha Kumar
  2003-11-28 13:57 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: Santha Kumar @ 2003-11-28 13:28 UTC (permalink / raw)
  To: ecos-discuss

Hi

I was going through the HAL documents, as per the document it says that the basetype.h is in cyg/hal/. But I could not find any file there . Actually the file lies in c:\cygwin\opt\ecos\ecos2.0\packages\hal\sh\v2_0\include.

Can anybody help me in understanding how to correlate this with the directory structure what ever mentioned in the document?

Regards
Santha kumar


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

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

* Re: [ECOS] Files
  2003-11-28 13:28 [ECOS] Files Santha Kumar
@ 2003-11-28 13:57 ` Andrew Lunn
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Lunn @ 2003-11-28 13:57 UTC (permalink / raw)
  To: Santha Kumar; +Cc: ecos-discuss

On Fri, Nov 28, 2003 at 06:56:55PM +0530, Santha Kumar wrote:
> Hi
> 
> I was going through the HAL documents, as per the document it says that the basetype.h is in cyg/hal/. But I could not find any file there . Actually the file lies in c:\cygwin\opt\ecos\ecos2.0\packages\hal\sh\v2_0\include.

cyg/hal/basetype.h is the installation directory structure.
packages\hal\sh\v2_0\include/basetype.h is the repository directory structure.

When you make eCos, it copies the header files from the repository
into the install tree and then compiles using the headers in the
install tree.

        Andrew

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

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

end of thread, other threads:[~2003-11-28 13:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-28 13:28 [ECOS] Files Santha Kumar
2003-11-28 13:57 ` Andrew Lunn

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).