sunflower-embedded-system-emulator
sunflower-embedded-system-emulator copied to clipboard
Sim make command
Ran make in sim and got the following error:
gcc -g -DSF_L_ENDIAN -Wall -g -m32 -O0 -c randgen.c In file included from /usr/include/features.h:447:0, from /usr/include/bits/libc-header-start.h:33, from /usr/include/math.h:27, from randgen.c:38: /usr/include/gnu/stubs.h:7:11: fatal error: gnu/stubs-32.h: No such file or directory
include <gnu/stubs-32.h>
^~~~~~~~~~~~~~~~
compilation terminated. make: *** [Makefile:79: randgen.o] Error 1
Having changed to correct HOST and SUNFLOWERROO