On 02/23/2015 08:17 PM, tupomatic wrote:
Specifically, I suspect that the IAR compiler is trying to traverse a directory outside the Tup hierarchy using a readdir() type system call.

There is no problem in any program doing that and still working fine with tup. After all - if you include any system header or link any system library, these files are located outside of your project's folder... The only difference is that tup doesn't track such dependencies unless you explicitly tell it to.

Bernhard's suggestion is very good - check all your system variables for entries related to IAR and you have a very high chance of finding one.

Regards,
FCh

--
--
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