Skip to content

Missing $INODE64 versions for readdir_r and fdopendir? #1

@dkegel-fastly

Description

@dkegel-fastly

Over in tinygo, tinygo-org/tinygo#2644 shows two interesting errors:

ld.lld: error: undefined symbol: _readdir_r$INODE64
tinygo:ld.lld: error: undefined symbol: _fdopendir$INODE64

Those errors go away if you revert tinygo-org/tinygo#2586

Those function calls have been in use since tinygo-org/tinygo#2499 landed.

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