-
Hi!
I'm trying to build WRF with gfortran `10.0.1 20200226` (git commit `ce25177f505`).
It looks as if it does not allow passing `COMPLEX` arrays as `REAL` ones anymore, since I'm getting a lot of…
iii-i updated
4 years ago
-
gcc/gfortran 10 has landed in Fedora Rawhide with some stricter type checking for fortran codes. The ncl package now fails to build with:
```
c1fm1b.f:35:33:
33 | 52 CALL DC1F2KB(IDO,L1,…
-
## Description
For aarch64 platform, I have built `LAPACK` from source.
## Steps
Following [steps](https://github.com/Reference-LAPACK/lapack?tab=readme-ov-file#installation)" were used …
-
There are several issues with the `-Mbackslash` option.
1. Currently, Flang's default behaviour is not compatible with that of gfortran and ifort (as explained in [Arm's own documentation](https://…
-
Is it necessary to have gfortran version 7.2.0 to use pybdsf without import error? My installation was done smoothly. However while I run pybdsf it is showing the following error.
/bdsf/_cbdsm.cpy…
-
No matter what I try it is impossible to compile Storage.f90, needed by List.f90:
```
chris@studio ~ % gfortran -std=f2018 projects/FITSWEBQLSE/src/UStorage.f90
projects/FITSWEBQLSE/src/UStorage.…
-
### Description
The original [issue](https://github.com/FluidNumerics/feq-parse/issues/20#issue-2099252637) appeared when building the project [feq-parse](https://github.com/FluidNumerics/feq-parse) …
-
Compilation of xtb with `-Wall -Wextra` gives a lot of warnings. Most of them are useless like unused variables and equality comparison of reals, but in some places they marks possible problems like
…
-
Hi,
I'm trying to run ED model , I am having problems with " Segmentation fault "
When I run this, I received this mensage:
root@alunos-desktop:/home/alunos/Documentos/ED2-master/ED/run# ./ed_2.1-op…
-
With gfortran 9.3, building coretran fails on Linux and macOS.
Here's a sample traceback on macOS:
```
[ 50%] Building Fortran object CMakeFiles/coretran.dir/sorting/m_select.f90.o
[ 51%] Buildi…