t way to modify the scripts and have this
output format (at least for --with-f95)?
Many thanks in advance. Best, Mike
--
-----
Dr. Michael M. Tung Email: [EMAIL PROTECTED]
Departamento de Matemática Aplicada
> Date: Mon, 27 Aug 2007 09:19:30 -0700 (PDT)
>
> Hi Michael:
>
> I am answering you on list because I think others may be interested in the
> reply.
>
> We have both a legacy f77 binding and a more modern f95 binding. But our
> build system assumes just one fortran compiler specified by the user.
Arjen Markus [EMAIL PROTECTED] wrote:
> Michael M. Tung wrote:
>
>> Dear Alan:
>>
>> It looks like the missing symbol fonts in the F95 binding is related to
>> the
>> equivalence commands in the sfstubs.h file:
>>
>> integer maxlen
>>
Alan W. Irwin [EMAIL PROTECTED] wrote:
> Hi Michael:
>
> It sounds like you have a stale cache problem from attempting to re-run
> after the first error is encountered. ccmake also has caching issues that
> obfuscate problems. Therefore, please start again in an empty build tree
> following the d
Dear Arjen:
I just got around to check the F95 binding of the latest SVN release.
Everything is fine! The characters now display correctly for the F95
examples. In the file binding/f95/Makefile I had to add the '--tag=F77'
option in the two lines so that they look:
... $(LIBTOOL) --tag=F77 --mod