Skip to content

compilation errorr during building of toolchain (make) #5096

@gxr441

Description

@gxr441

The line:
# if _GNU_GLOB_INTERFACE_VERSION == GLOB_INTERFACE_VERSION is creating /usr/bin/ld: glob.c:(.text+0x4b1): undefined reference to __alloca`` errors.
Changing it to # if _GNU_GLOB_INTERFACE_VERSION >= GLOB_INTERFACE_VERSION seems to correct it.

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