I'd like to understand the distinction.
I'd like to understand the distinction.
Build means compile and link only the source files that have changed since the last build, while Rebuild means compile and link all source files regardless of whether they changed or not. Build is the normal thing to do and is faster.
Thanks.
I'd like to understand the distinction.
Thanks. Suppose I change one copybook that is used by seven different programs, and then do "Build", Will it re-compile those seven programs?
I'd like to understand the distinction.
Yes, it keeps a list of dependencies for each program including copybooks so if the timestamp on a copybook is newer than the last time it was built then it will build all programs that reference that copybook.
Sign up
Already have an account? Login
Welcome to the Rocket Forum!
Please log in or register:
Employee Login | Registration Member Login | RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.