You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NCO requested all codes in GFSv16.2 package build with -g -traceback. This issue will review global-workflow utility codes in feature/ops-wcoss2 and add -g and -traceback where missing. This is also related to issue #790 . The global-workflow utility build in the develop branch already has these traceback flags.
Requirements
All global-workflow utility builds will compile with traceback flags -g -traceback.
Review and update the following code builds as needed:
- Reviewed the various global-workflow utility code builds and
added "-g" and/or "-traceback" flags if missing.
- Added to only WCOSS2 makefiles/modulefiles for now for ops.
Refs: NOAA-EMC#399, NOAA-EMC#791
Tested global-workflow utility builds after adding missing -g and -traceback flags. No build issues observed. Will submit updates via PR into auth branch.
Description
NCO requested all codes in GFSv16.2 package build with
-g -traceback
. This issue will review global-workflow utility codes infeature/ops-wcoss2
and add-g
and-traceback
where missing. This is also related to issue #790 . The global-workflow utility build in thedevelop
branch already has these traceback flags.Requirements
All global-workflow utility builds will compile with traceback flags
-g -traceback
.Review and update the following code builds as needed:
Refs: #399
The text was updated successfully, but these errors were encountered: