If I have a 

-Idirectory in my compile path then

#include "file.h" works
but 
#include <file.h> does not.

The compiler complains the file does not exist.

I use the binaries from http://quatramaran.ens.fr/~coudert/gfortran/
and this broke between the snapshot in May and August. It seems to correspond
to the switch to internal cpp.


-- 
           Summary: gfortran is ignoring #includes with the syntax <file.h>
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: chris dot walter at duke dot edu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37821

Reply via email to