Menu

#7 Patch to defsystem 3.4i for ACL source file recording

open
None
5
2004-05-23
2004-05-18
No

I found that files that I compiled with defsystem under
ACL didn't get the right source files recorded with
them. Instead of getting absolute pathnames, they got
relative pathnames, meaning that the meta-dot
source-finding utility didn't work. This small patch
forces absolute filename recording.

I think ideally we'd like to see ABSOLUTE pathnames
that were not necessarily PHYSICAL pathnames. I.e.,
for relocatable binaries, we'd probably prefer
pathnames that were ABSOLUTE, but LOGICAL. I'm not
sure how to make this happen, though. Also, with
systems as fast as they are now, I'm not sure a whole
lot of people use relocatable binaries any more,
instead of just recompiling...

Discussion

  • Marco Antoniotti

    • assigned_to: nobody --> marcoxa
     
  • Marco Antoniotti

    Logged In: YES
    user_id=8016

    Thanks for the message, but there is no patch attached.

     
  • Robert P. Goldman

    Second try at attaching the patch.

     
  • Robert P. Goldman

    Logged In: YES
    user_id=275595

    Sorry about the problem. I probably forgot to hit the
    checkbox. Hope this time makes it!

     

Log in to post a comment.