File: platform.tex

package info (click to toggle)
mlton 20041109-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 18,212 kB
  • ctags: 58,085
  • sloc: ansic: 10,386; makefile: 1,178; sh: 1,139; pascal: 256; asm: 97
file content (24 lines) | stat: -rw-r--r-- 483 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
\sec{Platform-specific notes}{platform}{Platform_specific_notes.html}
%
This section discusses issues that arise when running or building
MLton on various platforms.

Here are some issues that apply to building {\mlton} on many
platforms.

\begin{itemize}

\item {\mlton} {\tt Makefile}s use GNU extensions, so you must have
GNU make available.

\end{itemize}


\input{cygwin}
\input{darwin}
\input{freebsd}
\input{linux}
\input{mingw}
\input{netbsd}
\input{openbsd}
\input{solaris}