Thanks to visit codestin.com
Credit goes to github.com

Skip to content

__elf_error_code defined externed but never defined #11

@afxgroup

Description

@afxgroup

__elf_error_code is defined extern into stdlib_dlclose.c bit is not defined in any other file and indeed i receive an error on link phase. Declare it not extern fix the problem and seems don't cause any problem

Elf32_Error __elf_error_code;

Can you confirm this?

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