public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Question about the (arm-elf-gcc)compiler used for eCOS generation.
@ 2002-05-10  1:49 HuangQiang
  2002-05-10  4:47 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: HuangQiang @ 2002-05-10  1:49 UTC (permalink / raw)
  To: eCos

Hi all:
   The arm-elf-gcc cross compiler is used for ARM. Does it still follow the
ARM-Thumb Procedure Call Standard(ATPCS)?
Since a file called "hal_mk_defs.c" has been used in HAL, but it uses the
main(), so when is this function called? how "hal_mk_defs.c" work inside the
ecos?

Thank you.


-- 
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] Question about the (arm-elf-gcc)compiler used for eCOS generation.
  2002-05-10  1:49 [ECOS] Question about the (arm-elf-gcc)compiler used for eCOS generation HuangQiang
@ 2002-05-10  4:47 ` Gary Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2002-05-10  4:47 UTC (permalink / raw)
  To: HuangQiang; +Cc: eCos Discussion

On Fri, 2002-05-10 at 02:47, HuangQiang wrote:
> Hi all:
>    The arm-elf-gcc cross compiler is used for ARM. Does it still follow the
> ARM-Thumb Procedure Call Standard(ATPCS)?
> Since a file called "hal_mk_defs.c" has been used in HAL, but it uses the
> main(), so when is this function called? how "hal_mk_defs.c" work inside the
> ecos?
> 

The 'hal_mk_defs' program is only used during the build process to map generic 
"C" structures onto assembly-time constants.  It's not part of the eCos 
application per se, rather part of the compile environment.



-- 
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:[~2002-05-10 11:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-10  1:49 [ECOS] Question about the (arm-elf-gcc)compiler used for eCOS generation HuangQiang
2002-05-10  4:47 ` Gary Thomas

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