[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gcc-fortran
Subject:    Re: ICE in gfortran 4.7.2 20120714
From:       Steve Kargl <sgk () troutmask ! apl ! washington ! edu>
Date:       2012-07-19 12:50:28
Message-ID: 20120719125028.GA4030 () troutmask ! apl ! washington ! edu
[Download RAW message or body]

On Thu, Jul 19, 2012 at 01:37:38PM +0200, Vladim??r Fuka wrote:
> Hi,
>  I encountered this ICE. Source file and needed .mod files are
> attached. The problem is probably, that in the include path stated in
> the command line there is no poisfft.mod, that should be present
> there. It should not end with an ICE however.
> 
> 

Seems to work for me.

troutmask:sgk[216] gfc4x -c -cpp poisson.f90
poisson.f90:260.8:

    use poisfft
        1
Fatal Error: Can't open module file 'poisfft.mod' for reading at (1): No such file or directory
troutmask:sgk[217] gfc47 -c -cpp poisson.f90
poisson.f90:260.8:

    use poisfft
        1
Fatal Error: Can't open module file 'poisfft.mod' for reading at (1): No such file or directory
troutmask:sgk[218] gfc46 -c -cpp poisson.f90
poisson.f90:3.15:

 use PARAMETERS
               1
Fatal Error: Wrong module version '9' (expected '6') for file 'parameters.mod' opened at (1)


-- 
Steve
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic