This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: Preprocessing Fortran Source Files


On Thu, Apr 12, 2007 at 12:28:03PM -0500, Browder, Tom wrote:
> 
> In my journey to F95 and on I've seen some info on the "coco"
> preprocessing scheme and wonder if making a separate preprocessor
> for gfortran (cpp seems to be adamant about not being designed for
> anything but C/C++) might be worthwhile if "coco" ever becomes part
> of the standard.

Dan Nagle has written a coco preprocessor.  If you use Makefiles with
your project, you could use his coco with any of the compilers you
list.

http://users.erols.com/dnagle/download.html

-- 
Steve


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