-
Notifications
You must be signed in to change notification settings - Fork 0
Mono dependencies
Calvin edited this page May 31, 2018
·
5 revisions
Informal and unscientific. Bold for runtime, italic for build time.
-
CI
- git
- Java 8 (maybe 7?)
-
Mono
- libgcc/libstdc++ (part of GCC)
- iconv
- gettext
- GNU binutils (optional, for disassembling IL in verbose mode. we use IBM binutils for building!)
- gcc >=6 (4.x was a "bad vintage")
- perl (for Monodoc)
- cmake (for BoringTLS)
- python2 (for building macros for JIT)
- wget/curl (for bootstrap)
- bash (for build scaffolding)
- gmake (for build scaffolding)
-
autotools (for configure script)
- automake
- autoconf
- libtool
-
libgdiplus
- Glib
-
Cairo
- libpng
- freetype2
- libxft2 (?)
- fontconfig
- exiflib
- giflib
- libjpeg
- libtiff