-
Using latest papi (i.e., papi-7.2.0b1) with the following commands:
```
$ ./configure --with-components="intel_gpu" CC=gcc
$ make
$ make install
```
I see,
```
./papi_avail
terminate calle…
-
I have a small example that reproduces the problem:
1. `git clone --recurse-submodules git@github.com:limitedAtonement/spdlog-problem`
- Clones the example repository and spdlog submodule at v1…
-
When attempting to build the demo on linux, I get
```
gcc -c p256.c
gcc -o demo demo.c p256.o
/usr/bin/ld: p256.o: warning: relocation against `br_secp521r1' in read-only section `.text'
/usr/…
-
**Problem Statement**
When compiling with newer compilers on the x86_64 platform, the compiled executable will crash during the early stages of the startup process. This seems to happen even before t…
-
Is there anyway to hide the asio symbols when creating a shared object?
-
Maybe someone knows where to get gcc С++ for TC32?
-
It's not included in the MATE versions of Ubuntu, for example. At least not 16.04 beta 2.
-
Hi, i just want to read a picture, but i can't understand you functions. so i use opencv2.4.9, unfortunately it can't be compiled gtk3.0, then i got the result which presents “Gtk-ERROR **: GTK+ 2.x s…
-
On recent FreeBSD distros, there is no `gcc` binary. If you install the `gcc` package, you have binaries like `gcc48` and `g++48`. Or there's the other `clang` project, which is similar.
I ran acro…
-
When building with
autoreconf -fiv
./configure --prefix=/usr
make
I get 15 warnings with gcc-8.2.0, all in volume_key_wrap.c.
For example:
volume_key_wrap.c:1819:23: warning: cast betwe…