Skip to content
This repository was archived by the owner on Apr 25, 2020. It is now read-only.
This repository was archived by the owner on Apr 25, 2020. It is now read-only.

Linker optional symbols #14

Description

@danielhams

_rld_new_interface, glNewList.

Basically it seems that for certain symbols the IRIX ld will happily allow them to be undefined during the linking stage - but those same symbols are currently flagged as missing by binutils ld.

Somewhere inside binutils it's not correctly noticing the "don't error if this is missing" flag I've previously seen somewhere.

To be checked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions