Skip to content

ld: symbol(s) not found for architecture i386 #1020

Closed
@mcandre

Description

@mcandre

Specs:

  • LLVM 3.0 SVN

  • Mac OS X 10.7.1 Lion

    $ ./configure
    ...
    $ make
    ...
    "_LLVMWriteBitcodeToFile", referenced from:
    -exported_symbol[s_list] command line option
    "_LLVMWriteBitcodeToFileHandle", referenced from:
    -exported_symbol[s_list] command line option
    "_LLVMX86FP80Type", referenced from:
    -exported_symbol[s_list] command line option
    "_LLVMX86FP80TypeInContext", referenced from:
    -exported_symbol[s_list] command line option
    "_LLVMX86MMXType", referenced from:
    -exported_symbol[s_list] command line option
    "_LLVMX86MMXTypeInContext", referenced from:
    -exported_symbol[s_list] command line option
    "_LLVMConstNamedStruct", referenced from:
    -exported_symbol[s_list] command line option
    "_LLVMStructCreateNamed", referenced from:
    -exported_symbol[s_list] command line option
    "_LLVMStructSetBody", referenced from:
    -exported_symbol[s_list] command line option
    ld: symbol(s) not found for architecture i386
    collect2: ld returned 1 exit status
    make: *** [rustllvm/librustllvm.dylib] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-linkageArea: linking into static, shared libraries and binariesO-macosOperating system: macOS

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions