Problem with modules and compiler versions
From: Arjen Markus (arjen.markus_at_wldelft.nl)
Date: 01/23/04
- Next message: glen herrmannsfeldt: "Re: How to convert characters to number"
- Previous message: Arjen Markus: "Re: how do i compile programs with amin1 intrinsic?"
- Next in thread: Jugoslav Dujic: "Re: Problem with modules and compiler versions"
- Reply: Jugoslav Dujic: "Re: Problem with modules and compiler versions"
- Reply: Tom Micevski: "Re: Problem with modules and compiler versions"
- Reply: Jan C. Vorbrüggen: "Re: Problem with modules and compiler versions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: glen herrmannsfeldt: "Re: How to convert characters to number"
- Previous message: Arjen Markus: "Re: how do i compile programs with amin1 intrinsic?"
- Next in thread: Jugoslav Dujic: "Re: Problem with modules and compiler versions"
- Reply: Jugoslav Dujic: "Re: Problem with modules and compiler versions"
- Reply: Tom Micevski: "Re: Problem with modules and compiler versions"
- Reply: Jan C. Vorbrüggen: "Re: Problem with modules and compiler versions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|