[RTEMS Project] #2219: sha512 compile issue on m32c/m32csim
RTEMS trac
trac at rtems.org
Wed Mar 4 22:00:12 UTC 2015
#2219: sha512 compile issue on m32c/m32csim
---------------------------+------------------------------
Reporter: joel.sherrill | Owner: sebastian.huber
Type: defect | Status: new
Priority: normal | Milestone: 4.11
Component: misc | Version: 4.11
Severity: blocker | Resolution:
Keywords: |
---------------------------+------------------------------
Comment (by gedare):
You could do something like what is done for libdl in cpukit/configure.ac.
Or you could fix the stack use problem. I didn't compile it myself, but
I'd guess the uint64_t W[80] could be a problem since that is almost 1K
itself.
--
Ticket URL: <http://devel.rtems.org/ticket/2219#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list