Commit 3b0d3c20 authored by Jerry Zhao's avatar Jerry Zhao
Browse files

build: Force inclusion of all symbols from extension.o in spike-main

The --extension feature requires that all symbols in extension.o
be available when the libraries are dynamically loaded by dlopen.
Prepending extension.o to the linker command adds the otherwise
omitted symbols to spike's dynamic symbol table.
parent fe057604
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment