Skip to content

Sim make command #16

Open
Open
@GeorginaBenson

Description

@GeorginaBenson

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions