-
A C/C++ compiler has not been selected with mex -setup
-
Maybe I'm wrong (I just tried to install elks on an original PC IBM XT), but seems to me that no C compiler is included inside elks (I've found the basic language interpreter though), while I think th…
-
Internal link: https://docs.google.com/document/d/1VwApEwh37eURfCQVMWR6p4QgRsBIAqpHUsvAsFvzH_g/edit?usp=sharing
Example error:
```
/tmp/torchinductor_williamwen/czzxfezqogcw2lqab2nhb2hhnkqxnoswdu…
-
C++ compilation triggered by the vast number of tests introduced in #71 and #75 yields a flood of warnings in the compilation logs. They come mostly from gsw_check_functions.c; I suspect one or two s…
-
Splitting this off from Dominik Czarnota's extensive feedback in https://github.com/ossf/wg-best-practices-os-developers/issues/330.
The `-ftrapv`option that can be used to trap integer overflows i…
-
The following code dies with a compiler assertion, when compiled:
```
$ flang -c reproducer.f90
reproducer.f90:10:12: warning: Function result is never defined
function f0(a0, a1) bind(c, na…
-
To effectively use dune as a replacement for opam on windows we might need a way of letting users choose which C compiler to use for compiling native code.
-
The gcc-12 12.4.0 bump broke compilation due to missing dependencies
Ensure that our C/C++ compilers have adequate test pipelines to ensure compiling works
-
Failed to compile:
/usr/bin/ld: /tmp/cc8KfO2F.o: in function `main':
:(.text.startup+0x188): undefined reference to `sqrt'
collect2: error: ld returned 1 exit status
Exited with error status 1
…
-
Today, I saw this warnings while clean build:
```
bash-5.2$ builddriver make
builddriver executing: 'make'
Compilation SUCCEED in 48.287564 seconds
Number of warnings: 30
WarningErrorEntry(path=…