8000 can't cross-compile with buildroot-gcc342 [unix branch] · Issue #1975 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content
can't cross-compile with buildroot-gcc342 [unix branch] #1975
Closed
@lapsule

Description

@lapsule

make CROSS_COMPILE=mipsel-linux-

.....
CC ../py/mpstate.c
In file included from ../py/mpstate.h:31,
from ../py/mpstate.c:27:
../py/mpconfig.h:29: error: parse error before '/' token
In file included from ../py/mpstate.h:31,
from ../py/mpstate.c:27:
../py/mpconfig.h:36:52: warning: character constant too long for its type
In file included from ../py/mpconfig.h:45,
from ../py/mpstate.h:31,
from ../py/mpstate.c:27:
./mpconfigport.h:118: error: missing terminating ' character
./mpconfigport.h:195: error: parse error before '/' token
./mpconfigport.h:219: error: parse error before '/' token
./mpconfigport.h:223: error: parse error before "mp_uint_t"
......

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0