Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 217 Bytes

solaris.md

File metadata and controls

16 lines (14 loc) · 217 Bytes

ORACLE SOLARIS NOTES

Packages you need:

pkg install gcc-3 gmake

To compile it:

./configure --disable-debugger --without-gmp
gmake
gmake install