[Bug 1735] lpc2362 fails to build libtests/math

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Thu Dec 19 05:50:29 UTC 2013


https://www.rtems.org/bugzilla/show_bug.cgi?id=1735

Daniel Ramirez <javamonn at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |javamonn at gmail.com

--- Comment #3 from Daniel Ramirez <javamonn at gmail.com> 2013-12-18 23:50:29 CST ---
libtests/math will build correctly now, I'm pretty sure the changes Ralf talked
about above were committed because there's a math, mathf, and mathl test now.

The problem is the majority of tests for lpc2362 will still not build. I had to
manually build the math tests to check if they worked because the build process
would crash before then. Here is a more recent PR that is relevant to this
issue: https://www.rtems.org/bugzilla/show_bug.cgi?id=1969

Obviously this could be solved by wrapping the problem tests with an "#if
!BSP_SMALL_MEMORY" guard but that seems like it would clutter the code and that
there should be a better solution (there might not be though).

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list