> I've submitted a patch to remove the use of PATH_MAX > from gfortran. Oh, I should have remembered that. I'll submit a new patch with that changed. By the way, looking at your patch, I'm wondering whether this creates a memory leak. You never free the memory allocated? FX