Hello, I have several projects using different versions of the same compiler. Since Tup takes the PATH from system environment on windows, it will find the first one in the PATH that matches the name and uses it. I know that I can use different system environment variables specific to compiler version to get around this behavior.
However, we have a simple practice of using batch files to set the Path before executing makefile. Is it possible to use batch files to set the compiler path before invoking Tup ? Thanks, Satish K -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/tup-users/fdb3168d-b01f-4061-8ff5-e4166c5b9affn%40googlegroups.com.
