unable to build OE after the last few commits
- Posted by rkdavis Feb 11, 2015
- 1922 views
I've not been able to build a working OE since 6301:639db32b3548 although i've not finished working my way up the commits to check which one is the start of the problem. I suspect one of Matt Lewis's^H^H^H^H^H^H^H^H^H^Shawn Pringle's last few commits
The build on ARM fails with the following message
me/pi/euphoria/source/euc.ex -nobuild -i /home/pi/euphoria/include -gcc \ -arch ARM -c "/home/pi/euphoria/source/build/eu.cfg" \ -c /home/pi/euphoria/source/eu.cfg /home/pi/euphoria/source/eui.ex ) User supplied library does not exist: /home/pi/euphoria/source/build/eu.a /home/pi/euphoria/include/std/mathcons.e:20 <0607>:: The number specified here is too small. PI = 3.14159_26535_89793_23846, ^ /home/pi/euphoria/source/Makefile.gnu:1100: recipe for target '/home/pi/euphoria /source/build/intobj/main-.c' failed make[1]: *** [/home/pi/euphoria/source/build/intobj/main-.c] Error 1 make[1]: Leaving directory '/home/pi/euphoria/source' /home/pi/euphoria/source/Makefile.gnu:546: recipe for target 'interpreter' faile d make: *** [interpreter] Error 2
Is it just me or is anyone else also failing to build OE on ARM (and/or x86)?