I recently updated to stretch on my pi and rebuilt monkey2 1.1.09
with latest raspbian “stretch” toolchain from here http://gnutoolchains.com/ raspberry/
and setting this in my system environment MX2_AS_OPTS_RASPBIAN=- mfpu=vfp
I just now modified src/mc2/buildproduct.monkey2[310] (untested)
|
|
Case "gcc" Local toolchain:=opts.target #If __HOSTOS__="raspbian" if toolchain="raspbian" then toolchain="gcc" #Endif Select toolchain |
rebuildmx2cc.bat
rebuildmx2cc_raspbian.bat
the low level fiber code has not been tested and i want to test this issue
https://github.com/blitz-research/monkey2/issues/17