[GSOC] rems supported int, long and pointer width(Xiaochen Pan)

Ralf Corsepius ralf.corsepius at rtems.org
Fri Aug 17 06:48:13 UTC 2012


On 08/16/2012 08:46 PM, Xiaochen Pan wrote:
> Hi there,
>
> What is the width for datatypes int, long, and pointer in rtems respectively?
They are machine dependent.

> Are they depended on the processor?
Yes. They even can vary between processor-variants within the same 
architecture.

> where are they defined?
They are built-in hard into the compiler.

Ralf





More information about the devel mailing list