Re: Build failed on raspberry.
- Posted by SDPringle Sep 26, 2015
- 2082 views
I think if you update to changeset 2f79e40d0f20, you will find t_machine.e works fine and most of the t_over/t_under test files. There is one problem with one of the t_under/ and t_over which requires more investigation. Then there t_callc, and some other test file that doesn't work quite right.
This brings the raspberry pi to the same level as ix86 which is less than 100% passing. I have just found an issue involving numbers that have 54 bits or more. Something that I will call 54-bits of complexity for lack of a better term. This issue effects all 32 bit systems.
S D Pringle