At 03:17 PM 3/5/00 -0500, Dan Sugalski wrote:
>The odd bit is that this all works with Dec C 6.0+ & VMS 7.1+

and with DEC C 5.2 and VMS 7.1 as far as I can tell.  Not that you need any 
more back seat drivers, Peter, but you might set the breakpoint on the 
routine cando_by_name and step through it.  It's not that long.  It seems 
the first thing is to find out what directory it thinks it's looking for and 
can't find.  I haven't given up on the theory (which I hope is wrong) that 
the underlying routines are feeding it an invalid directory.  If this turns 
out to be the case, then it might be the fact that you are building in 
disk:[dir] instead of disk:[dir.subdir] that confuses the library list 
builder when it sees "-l[.lib]".

_______________________________________________
Craig A. Berry                                   
mailto:[EMAIL PROTECTED]

Reply via email to