-
We depend on prebuilt binaries for Windows Ipopt, which is fragile. The ampl/coin scripts for building Ipopt are updated to support gfortran, and we should make this a backup option for Ipopt on Windo…
-
Currently the standard says that *any* value writing with exponents `|exp|>99` shall be written:
(sec. 10.6.1.2.2 of Fortran 03 standard)
> 99 < |exp| < 1000 +-z1z2z3
This is just horrible…
-
I have a fresh installation of Linuxmint 22, which is based on Ubuntu 24.04.
I ran the following, as per the build instructions:
```
sudo apt install libopencv-dev build-essential v4l2loopback-…
-
I am building ascent (and all of the dependencies) using: scripts/build_ascent/build_ascent.sh on a macbook M3 with gfortran version: GNU Fortran (Homebrew GCC 14.2.0_1) 14.2.0
I get an error:
…
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|Resolved Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: RVA23U64 profile lp64d medlow multilib …
-
If installing in a virtual machine things like curl and git may are missing. Also build essentials and so on are probably missing.
```bash
# brew page suggests https://docs.brew.sh/Homebrew-on-Lin…
-
Since ifort is now basically free we could switch from the gfortran hack to ifort. That would have the benefit that the linkage is no longer limited.
-
## Manually built currently:
- [x] gfortran (on x86_64, to add -fPIC), custom built on Alpine
- [x] zlib (might not need manual build) We might be able to use the zlib-static package instead, and set…
-
This issue captures a longstanding (and generally ignored) issue with CRTM wherein some ctest results will differ when run in release vs. debug. I don't know that there's a clear solution, but gi…
-
```
What steps will reproduce the problem?
1.
./drgap -i test.maf -g KEGG_plus_4.txt -f hg19_refGene.exp
What is the expected output? results rather than an error:
What do you see instead?
Error in…