RES: RES: How to generate a raw C program with xxx-rtems-gcc?
Aleix Conchillo Flaqué
aconchillo at ieec.fcr.es
Fri Jan 13 08:49:05 UTC 2006
Hi Fabrício,
also remember that some standard functions, such as malloc family,
are not available (they do nothing) from the RTEMS toolchain but from
an RTEMS library. So, you'll have to implement your own functions.
Have a look at this file newlib-X.X.X/newlib/libc/sys/rtems/crt0.c.
Regards,
aleix
On 12 Jan 2006, at 19:11, Fabrício de Novaes Kucinskis wrote:
> Jiri,
>
>
> Thank you for the (quick!) answer.
>
> If there's no more non-RTEMS toolchain, I'll follow the Aleix's
> instructions
> to compile my raw-C test applications.
> Best regards,
>
> Fabrício.
>
More information about the users
mailing list