-
### Checklist
- [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports
### Describe your issue
Building the aarch64 Docker image on …
-
### Description
Hi!
I don't really know what I'm doing, but following the stdlib fpm build instructions I get to here:
fpm build --profile release
at which point I get the error messa…
-
Same issue as in https://github.com/wrf-model/WRF/issues/1250.
```
2021-01-15T07:41:27.2436484Z gfortran -ffree-form -O -fconvert=big-endian -frecord-marker=4 -c output_module.f90 -I/home/vsts/wo…
-
A way to remove the need for external librarries is to follow:
- https://stackoverflow.com/questions/17590525/correct-way-to-statically-link-in-gfortran-libraries-on-osx
i.e. compile then link s…
farhi updated
6 years ago
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: rv32gcv_zve32f ilp32d medlow multilib |2/1|0/0|0/0|[fe2e64b8c7d80c3a5688a2fd027083093310b7ed](https://github.com/…
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: RVA23U64 profile lp64d medlow multilib |1/1|0/0|0/0|[cf261dd52272bdca767560131f3c2b4e1edae9ab](https://github.com…
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: rv64gcv_zvl1024b lp64d medlow multilib -mrvv-max-lmul=m2|80/8|0/0|0/0|[ae57e52754ca6c96145a1b7504c2c7613a9e54d9](…
-
For this program (with #2687 merged to support non-elementals and array notation):
```
program where_test
integer, dimension(10) :: a, b = 0, c = 0
a = (/1, 2, 3, 4, 5, 6, 7, 8, 9 ,10 /)
…
-
With these config files from #51, the model runs!
```
0NASA/GISS Climate Model (re)started Year 2016 JUL 1, Hr 0 Internal clock: DTsrc-steps since 1/1/2016 8688
…
-
### Description
I'm trying to build an MPI Fortran program using gfortran and Intel MPI. However it immediately fails with this message:
```
$ fpm build --flag '-ffree-line-length-none'
*cmd_bu…