-
With GCC 5.5:
# make
cc -m64 -O3 -std=gnu11 -Wall -mpclmul -march=native -mfpmath=sse -mssse3 -fno-strict-aliasing -fno-strict-overflow -fwrapv -DAES=1 -DCOMMIT=\"2fd27cb0753c62e5766c86db28f2acc1d…
-
```
gmake[2]: *** No rule to make target '/home/yansendao/git/riscv-port-jdk8u-ysd/jdk/src/solaris/bin/riscv64/jvm.cfg', needed by '/home/yansendao/git/riscv-port-jdk8u-ysd/build/linux-riscv64-normal…
-
### Location
https://doc.rust-lang.org/stable/rustc/platform-support.html
### Summary
Rust currently supports multiple Illumos and Solaris targets (see [Platform Support](https://doc.rust-lan…
-
```
What steps will reproduce the problem?
1. Untar 1.4.0 sources on Solaris 10, run gmake
The environment (partly set by the OpenCSW build system):
HOME="/home/maciej"
PATH="/opt/csw/gnu:/home/maci…
-
Need to bring this library on these platforms too.
-
For the archives.
When using the Sun Studio 12.3 compiler on Solaris:
- We remove the -mcpu=v9
- We fix the Unified2IDSEvent6_legacy issue
- We include <sys/socket.h> in mstring.c
The other de…
-
```
libproxy does not compile on Solaris 10. It fails here:
[ 78%] Building CXX object
libproxy/CMakeFiles/config_gnome3.dir/modules/config_gnome3.cpp.o
/pkgsrc/source/local/libproxy-0.4.11/libproxy…
-
### Problem you are trying to solve
Follow up to a closed issue [SunOS/Solaris/Illumos support #1320](https://github.com/rust-lang/rustup/issues/1320)
As of now Solaris ships with rustc 1.53.…
-
-
```
What steps will reproduce the problem?
I am using JDK 1.4 and OpenOffice 2.4.0 to crate indic language PDF.
Everything worked fine in windows environment. The same app is not working
in solaris. …