Build on Solaris

This commit is contained in:
Markus Gans 2019-02-10 22:38:00 +01:00
parent a3e3cf22d8
commit 54dbbbcf4e
1 changed files with 12 additions and 0 deletions

12
doc/build_solaris.txt Normal file
View File

@ -0,0 +1,12 @@
Install gcc5g++ on Solaris
https://www.opencsw.org/packages/gcc5g++/
pkgadd -d http://get.opencsw.org/now
/opt/csw/bin/pkgutil -U
/opt/csw/bin/pkgutil -y -i gcc5g++
/usr/sbin/pkgchk -L CSWgcc5g++ # list files
PATH=/opt/csw/bin:$PATH