Version 3.32 on unix.hensa.ac.uk, fix for relative linking

From: Rod Armstrong (rod_at_San-Jose.ate.slb.com)
Date: Wed Jun 24 1998 - 19:58:22 BST


The 3.32 version of ups is now available from unix.hensa.ac.uk as well.

ftp://unix.hensa.ac.uk/pub/misc/unix/ups/ups-3.32.README
ftp://unix.hensa.ac.uk/pub/misc/unix/ups/ups-3.32.tar.gz
ftp://unix.hensa.ac.uk/pub/misc/unix/ups/ups-3.32-sunos-4.1.3.gz
ftp://unix.hensa.ac.uk/pub/misc/unix/ups/ups-3.32-solaris-2.6.gz
ftp://unix.hensa.ac.uk/pub/misc/unix/ups/ups-3.32-solaris-2.5.gz
ftp://unix.hensa.ac.uk/pub/misc/unix/ups/ups-3.32-linux-2.0.31.gz

I wasn't getting any mail form the user list for a while, but it seems
to be working agin now. Apologies is I missed some issues.

Re 3.32, Stuart Anderson <sba_at_srl.caltech.edu> reported a problem
with finding source files for targets that are relatively linked. This
was due to a minor change I made to get ups to find its own library files
when debugging itself. I'll fix this on the next release. If you have this 
problem, the fix is in .../ups/st_util.c in open_source_file() at 
line 588 (3.31 vs 3.32):

588c588
<                                       fil->fi_name);
---
>                                       fil->fi_name_only);

Change it back to fil->fi_name to fix the problem.

Rod Armstrong
rod_at_san-jose.ate.slb.com


This archive was generated by hypermail 2.1.4 : Wed Feb 13 2002 - 21:51:32 GMT