24.05.2014 Views

XL Fortran Enterprise Edition for AIX : User's Guide - IBM

XL Fortran Enterprise Edition for AIX : User's Guide - IBM

XL Fortran Enterprise Edition for AIX : User's Guide - IBM

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

-qpic Option<br />

Syntax<br />

-qpic[=suboptions]<br />

The -qpic compiler option generates Position Independent Code (PIC) that can be<br />

used in shared libraries.<br />

Arguments<br />

small | large<br />

The small suboption tells the compiler to assume that the size of<br />

the Table Of Contents be at most, 64K. The large suboption allows<br />

the size of the Table Of Contents to be larger than 64K. This<br />

suboption allows more addresses to be stored in the Table Of<br />

Contents. However, it does generate code that is usually larger<br />

than that generated by the small suboption.<br />

-qpic=small is the default.<br />

Specifying -qpic=large has the same effect as passing -bbigtoc to<br />

the ld command.<br />

216 <strong>XL</strong> <strong>Fortran</strong> <strong>Enterprise</strong> <strong>Edition</strong> <strong>for</strong> <strong>AIX</strong> : User’s <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!