Compiling with clang will cause tup to emit a warning that the object files have been modified outside of tup and will rebuild my project. The problem doesn't arise with g++, but as I specifically target clang, this is a big issue for me. I checked the node table in tup's database and saw that the time stamps differ from the stat output and those in the database, which cause them to be rebuilt. Is this a known issue? Or is there some kind of compatibility mode I can try? I use MSYS2's clang if that matters.
- Dragoon -- -- 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.
