PPT Slide
- If you're using IPA and you get warnings about partition sizes, try -qipa=partition=large
- default data segment limit 256MB
- data segment contains static, common, and allocatable variables and arrays
- can increase limit to a maximum of 2GB with 32-bit compilation
-bmaxdata:0x80000000
- can use more than 2GB data with -q64