-
Hello!
Is it possible to add gfortran to djgpp?
I will be gratefull
-
Hello,
I am attempting to compile and load Related on a OSX system (M2 chip, if that makes a difference).
I initially followed the instructions on this Repo's README to the letter, but when I r…
-
My wsl system had gcc-9 (only, no gfortran), and a full gcc-11* installed. The environmet created the following env variables:
```
CC=$'/usr/bin/gcc-9\n/usr/bin/gcc'
OMPI_CC=$'/usr/bin/gcc-9\n/usr/…
-
there is error after "make"(/home/node3/scalapack-2.2.0)
gfortran -c -O3 bslaapp.f
gfortran -c -O3 bslaexc.f
gfortran -c -O3 bstrexc.f
gfortran -c -O3 pstrord.f
pstrord.f:525:51:
490 | …
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|Resolved Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|Unresolved Failures|gcc|g++|gfortran|Previous …
-
`gfortran -c -std=legacy ga_14oct10.f`
gives
```
ga_14oct10.f:115:54:
115 | + igeneracion,(evaluar(parser(cromo(i))),i=1,40)
| …
-
Discussions:
https://groups.google.com/g/sage-devel/c/cSsAsPuVnxg/m/yVSGUFi7BQAJ (June 2021)
https://groups.google.com/g/sage-devel/c/NfUKjAaTcUg/m/JwqDd7mVAwAJ (September 2021)
In this ticket:
…
-
### Is your feature request related to a problem? Please describe.
- toolchain
- library
like llvm package
https://github.com/xmake-io/xmake-repo/pull/5044
refer
- https://github.com/H…
-
I think your hash functions rely on multiplication by large numbers wrapping around. From what I can see, this behaviour is not allowed in the Fortran specifications. See https://gcc.gnu.org/onlinedoc…
-
GCC10 is the default on Ubuntu 22.04.
During the build step there are many compilation errors of the form:
```
scalapack/SRC/pstrord.f:3264:54:
490 | $ CALL IGAMX2D( ICTXT, 'A…