Conventions for XL Fortran External Names

To assist you in writing mixed-language programs, XL Fortran follows a consistent set of rules when translating the name of a global entity into an external name that the linker can resolve:

If you are porting your application from another system and your application does encounter naming conflicts like these, you may need to use the -qextname Option. IBM Copyright 2003