‘-F’ option when not creating an ELFР shared object.Р-fini nameР When creating an ELF executable or shared object, call NAME when the exe-Р cutable or shared object is unloaded, by setting DT FINI to the address of theР function. By default, the linker uses _fini as the function to call.Р-g Ignored. Provided patibility with other tools.Р-GvalueР--gpsize=valueР Set the maximum size of objects to be optimized using the GP register to size.Р This is only meaningful for object file formats such as MIPS ECOFF whichР supports putting large and small objects into different sections. This is ignoredР for other object file formats.Р-hnameР-soname=nameР When creating an ELF shared object, set the internal DT SONAME field to theР specified name. When an executable is linked with a shared object which has