Greetings, I have a software project that I would love to be able to compile using gfortran instead of using ifort. The last item that I need to replace are the three functions: makedirqq, deldirqq, delfilesqq that use ifort's ifport module. Any ideas on what replacements are available for gfortran? thanks, Richard