Use eppc.o as the file name extension for object files.
-fatext
Normally, the compiler generates object code files that have a file name extension of .o. This option tells the compiler to use eppc.o as a file name extension instead. If the compiler is invoked with this option and the compiler invokes the linker, the linker will search for object files that use the eppc.o file name extension.