-
Build DNSCrypt with gccgo on Solaris 10 - is it possible in principe? May be, have some documentation, how to build from sources?
-
**Version**: 8.5.2.265
**OS/Distro**: Solaris 10
**Issue/Impact**:
Issues with PBIS service not working and was advised to do clean install (see #55 ). Running the uninstall works:
`bash-3.2# /opt…
-
```
libssl1.1:sparc64 1.1.0g-2 (Debian GNU/Linux, sid)
```
During initialization, OpenSSL tries to determine the hardware capabilites and directly issues certain instructions. These cause SI…
-
There were several issues here and I made source code changes .. probably
all of these could be wrapped in #ifdef __SUNPRO_CC if so desired.
1)
harfbuzz/hb-face.cc", line 493: Error: The opera…
-
LDC on debian unstable
```
LDC - the LLVM D compiler (1.6.0):
based on DMD v2.076.1 and LLVM 5.0.1
built with LDC - the LLVM D compiler (0.17.5)
Default target: x86_64-pc-linux-gnu
Host …
-
### System information
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): **No**
- OS Platform and Distribution: **Linux Ubuntu 16.04)**
- TensorFlow …
-
OpenSSL 1.0.2j is not compiling with no-dh option
./config solaris-sparcv9-cc no-shared no-asm no-dh
make
e_capi.o e_capi.c …
-
On AIX, io/console.rb is broken for all versions of JRuby 9k including 9.0.4.
The error displayed is
`
TypeError: no implicit conversion of nil into String
reopen at org/jruby/RubyIO.java:582
…
-
### What version of Go are you using (`go version`)?
go version go1.7.4 linux/amd64
gccgo --version
gccgo (GCC) 7.0.0 20161208 (experimental)
### What operating system and processor architec…
-
My OS is Ubuntu 16.04. I followed the installation guide and changed `-stdlib=libc++`, which had caused error while building, into `-stdlib=libstdc++`. Here is my command.
``
cmake -D CMAKE_CXX_CO…