compile error in dwmac-desc-enh.c

Michael Davidsaver mdavidsaver at bnl.gov
Wed Aug 6 19:08:20 UTC 2014


When building the latest from git://git.rtems.org/rtems.git I get some
compile errors from implicit casting away of the volatile qualifier.
These are also two references to __DEVOLATILE(), which doesn't appear to
exist anymore.

The attached patch makes these casts explicit, which at least compiles.

Michael


FYI

$ ../configure --target=i386-rtems4.11 --enable-cxx --enable-rdbg
--enable-rtemsbsp=pc386 --enable-networking
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-implicit-casting-away-of-the-volatile-qualifier.patch
Type: text/x-diff
Size: 1935 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/users/attachments/20140806/fd6701b2/attachment.bin>


More information about the users mailing list