bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU m4 1.4.1


From: Pierre Puiseux
Subject: GNU m4 1.4.1
Date: 07 Oct 2002 14:57:38 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010914

a problem with pgf77 compiler and m4:
I construct 'fuu.f' like this :

$/usr/bin/m4 -P -I/opt/scali/include/ foo.f > fuu.f


At this stage, no difference appear between those two files :
$ diff -s nbrdcw.tmp.f nbrdcw.F
Files nbrdcw.tmp.f and nbrdcw.F are identical


This command make no problem:
$ pgf77 -r8 -pc 64 -Mextend -I4 -c foo.f

This one produce severe errors :
$ pgf77 -r8 -pc 64 -Mextend -I4 -c fuu.f
-->PGFTN-S-0021-Label field of continuation line is not blank (fuu.f: 31)
--
Pierre PUISEUX
Université de Pau et des Pays de l'Adour
Laboratoire de  Mathématiques Appliquées
Tél: (+) 33-5-59-92-31-67
http://www.univ-pau.fr/~puiseux/home.htm





reply via email to

[Prev in Thread] Current Thread [Next in Thread]