Conflict when modifying newlib/openrisc to work for RTEMS
Hesham Moustafa
heshamelmatary at gmail.com
Tue Mar 18 18:07:41 UTC 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20140318/cff40c78/attachment.html>
More information about the devel
mailing list