Mercurial > hg-old > index.cgi
changeset 209:d6cba9d66979
Fixed bug with library search path
author | lost |
---|---|
date | Tue, 21 Apr 2009 03:45:12 +0000 |
parents | 06effa2faea1 |
children | f481641b3371 |
files | ChangeLog lwlink/readfiles.c |
diffstat | 2 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Tue Apr 21 02:57:37 2009 +0000 +++ b/ChangeLog Tue Apr 21 03:45:12 2009 +0000 @@ -30,6 +30,8 @@ during linking to keep the final size of the binary down (LWLINK) [b] arranged for output files for lwasm/lwlink to be removed if the assembly or linking fails +[b] fixed incorrect handling of library search path which caused only the + last directory to ever matter [ ] DECB output of LWLINK now collapses contiguous output blocks into single single blocks in the output file; this eliminates the explosion of preambles that previously occurred