Skip to content
Commit 7161ef83 authored by Vikram S. Adve's avatar Vikram S. Adve
Browse files

Added support for getting the dependence of an executable on its libs,

using a variable to get the list of libraries on the link path.
BUG: If the library in the same directory as the executable is missing,
BUG: gnumake will build the library but then fail when linking the executable
BUG: saying the library was not found.  Need a better hack.

llvm-svn: 225
parent aa4c7b56
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment