commit | c4651a91c01e5c7eceb3ab1f1b1eebb54f52c109 | [log] [tgz] |
---|---|---|
author | Vikram S. Adve <vadve@cs.uiuc.edu> | Sat Jul 21 12:38:14 2001 +0000 |
committer | Vikram S. Adve <vadve@cs.uiuc.edu> | Sat Jul 21 12:38:14 2001 +0000 |
tree | 4ace8f9ec5e2536b51eaf5848fc7a79ddcdc6a3f | |
parent | a4e6f88fbba40e5818906b6a75e5cc15870bf4b8 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225 91177308-0d34-0410-b5e6-96231b3b80d8