Hi,

I am working on modifying or1k newlib port to be built for RTEMS. Building
and installing
newlib with --target=or1k-elf is done successfully, however, when I try to
build newlib
with --target=or1k-rtems4.11 I got conflict error.

part of this error is
"sys/rtems/crt0.c:72:22: error: conflicting types for 'read'"

or1k/newlib port implements some stuff at libgloss (including or1k/crt0.S)

I just use --target=or1k-xxx --prefix=xxx as configuration options for
newlib.

Thanks,
Hesham
_______________________________________________
rtems-devel mailing list
rtems-devel@rtems.org
http://www.rtems.org/mailman/listinfo/rtems-devel

Reply via email to