I should add that I never do what you are attempting: linking object files 
generated by another Tupfile. If I need to link in something from another 
directory, I create a shared object ("dll") and link that in. This avoids 
needing to name the object files as inputs, avoiding the problem you are 
describing. You still need to use <group> dependencies for ordering.

-- 
-- 
tup-users mailing list
email: [email protected]
unsubscribe: [email protected]
options: http://groups.google.com/group/tup-users?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"tup-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to