Thanks Freddie and Bernhard. If the IAR tools are in fact doing some form of hook detection, then it seems like a dead end for Tup at the moment.
I'll try to see if I alter the license-manager behavior with environment variables. Specifically, I suspect that the IAR compiler is trying to traverse a directory outside the Tup hierarchy using a readdir() type system call. Maybe using an environment variable I can convince the compiler to access a file directly, which I believe should work even under Tup constraints. -- -- 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.
