This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

problem compiling a simple file:


Hello,

  I'm running redhat 7.1 on a virtual machine trying to compile the
  a file full of subroutines.  On line 126, I have the following:

  ...
  #include <fn.h>
  ...

  and the compiler, f77, is giving me:

  undefined or invalid # directive.

  Any clue as to why?

  thanks,

  Jamie



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]