Problem with modules and compiler versions

From: Arjen Markus (arjen.markus_at_wldelft.nl)
Date: 01/23/04


Date: Fri, 23 Jan 2004 09:13:28 +0100

Hello,

I have encountered a problem with the intermediate module files
that result from the use of modules:

I installed a minor upgrade of the CVF compiler and this complained
that the .mod files for my program (compiled with an older version *)

The new compiler (version 6.6C to be precise) complains that these
intermediate files are from an incompatible compiler release.

This is a rather unfortunate circumstance: this means that we need to
recompile our libraries each time the compiler changes sufficiently.
Is this a common occurrence? In former days, compiled libraries used
to remain useable almost as long as the compiler vendor did not
change...

I have not been confronted with this problem before and as I just love
modules, I am unhappily surprised (and with me my colleagues, I may
add).

Regards,

Arjen

* I do not know how old, as the original compiler that I used for
  that was on a PC that has been replaced. SO it is neigh to impossible
  to check it.



Relevant Pages

  • syntax for fixed array in C#?
    ... the compiler complains that it cannot convert a byte field to a byte array. ... the compiler is happy, but I get a runtime exception complaining that A cannot be marshaled. ... I suspect there is some simple casting syntax where I can tell the compiler that, yes, A is a byte array, but the 4000 variations I have tried have failed. ...
    (microsoft.public.dotnet.general)
  • Re: Help needed in dereferencing a union
    ... it complains about a missing field name in bit. ... It's not the missing field name my compiler is complaining ...
    (comp.lang.c)
  • Re: Indirect visibility of private part in child packages
    ... package body P1.P3 is ... complains there are not selector Low_Level_Data for T1_Type. ... Converting to T1_Type should work. ... think that the compiler gonna complain that Set is a primitive of ...
    (comp.lang.ada)
  • Re: Difficult example?
    ... I used an old Sun Fortran 90 compiler. ... It complains about the ...
    (comp.lang.fortran)
  • Re: Problem with modules and compiler versions
    ... Arjen Markus wrote: ... | I installed a minor upgrade of the CVF compiler and this complained ... | The new compiler complains that these ... In former days, compiled libraries used ...
    (comp.lang.fortran)