8000 Undefined symbol when compiling · Issue #12 · lh3/fermi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Undefined symbol when compiling #12
Open
@KhagayN

Description

@KhagayN

Hello,

Please advise on what to do with the following error:

Undefined symbols for achitecture x86_64:
"_ld_set", referenced from:
   _bcr_append in bcr.o

Symbols not found for achitecture x86_64. Does this mean I can't run Fermi on my mac?

The inline function ld_set is defined in bcr.c so, not sure why it is not being found in the bcr_append function.

I understand inline is used to make references to that function faster during compilation but, if I remove that modifier, compilation works just fine. Not sure why this modifier is causing this error.

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

      0