-
Notifications
You must be signed in to change notification settings - Fork 0
General build process
Calvin edited this page Feb 28, 2018
·
1 revision
-
Always ensure your tools are set up for 64-bit output.
OBJECT_MODE=64will instruct IBM utilities (or pass the dedicated options) and use-maix64for GCC, set for bothCPPFLAGSandLDFLAGS. -
If you're using Perzl or Bull packages, exclude
/opt/freeware/binfrom your path, as to avoid making their packages visible. If you do want to use tools, say, GCC, git, or Perl, then you can use an absolute path to them or put symlinks to them on your path.