-largedata_allocate

duplicates the functionality of -largedata on the Windows platform, allowing for arrays and structures exceeding 2GB using the allocate statement only.
Restriction: Supported on 64-bit Linux platforms only.

Compatible with -pic and can be used when compiling to a shared object.