-
Hi,
Here is result, anyone need any more detail, do let me know.
[root@backup1 ts3init_linux_netfilter_module]# cat /etc/redhat-release
CentOS release 6.8 (Final)
[root@backup1 ts3init_linu…
-
**Originally by _thakur_ on 2014-04-29 22:57:51 -0500**
---
These errors with the PG Fortran compiler (on trounce and stomp) started since the night of 4/23. The tests ran fine on 4/22.
```
fmisc
p…
-
Please answer these questions before submitting your issue. Thanks!
### What version of Go are you using (`go version`)?
go version go1.7 windows/amd64
### What operating system and processor archite…
ghost updated
8 years ago
-
In file included from src/bibcpp/files.h:8:0,
from src/bibcpp.h:7,
from src/main.cpp:2:
./src/bibcpp/files/podVecIO.hpp: In function ‘std::vector bib::files::readPODv…
-
by **sunixm**:
Before filing a bug, please check whether it has been fixed since
the latest release: run "hg pull -u" and retry what you did to
reproduce the problem. Thanks.
What steps w…
-
Trying to build tensorflow on Ubuntu 16.04 with cuda 7.5 and gcc 4.9.3.
```
INFO: From Compiling tensorflow/core/kernels/batchtospace_op_gpu.cu.cc:
nvcc warning : option '--relaxed-constexpr' has bee…
-
Calls to cfg_get(tm, tm_cfg, default_reason) and cfg_get(tm, tm_cfg, tm_auto_inv_100_r) on Solaris/SPARC cause a bus error. Looking though some mailing list archives, it appears a similar issue was f…
-
When I using MSP430-GCC, which is the new complier published by TI as the successor of the community driven MSPGCC, I meet the question bellow:
``` C
#include "contiki.h"
#include
```
in contiki.h,…
-
```
Please post a short code sample which reproduces the problem:
int n = 10;
std::vector y(n);
double c[n];
thrust::copy(c,c+n,y.begin());
What is the expected output? What do you s…
-
Sorry, this is really my last one before I'm off a bit.
As [already outlined](http://forum.armbian.com/index.php/topic/751-rfc-support-cortex-a53arm64/#entry5753) switching to GCC 5.2 isn't that hard…