Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

[SOLVED] mpy-cross: build error with MINGW #82

Closed
@robert-hh

Description

@robert-hh

An attempt to build mpy-cross leads to an build error:

LINK mpy-cross                                                                                                         
build/py/modbuiltins.o:modbuiltins.c:(.rdata$mp_module_builtins_globals_table+0x294): undefined reference to `mp_type_TimeoutError'                                                                                                             
collect2.exe: error: ld returned 1 exit status                                                                          

Compiler version:
gcc (i686-win32-dwarf-rev1, Built by MinGW-W64 project) 6.2.0
The same happens on an attempt to build micropython for windows.
Building on debian works fine, and building on Windows was possible before, at least on sep 25, 2017.
This error is not related to the latest build. using the previous build also fails.

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