pennmush/hints
2019-09-09 18:02:34 -04:00
..
aix.txt Autoconf fixes (#1266) 2018-11-11 21:09:24 -08:00
cygwin.txt Initial google code commit. 2009-06-02 06:18:54 +00:00
freebsd.txt Improve IPv4 and IPv6 interoperability. 2014-05-12 04:38:45 +00:00
linux.txt Update linux.txt 2019-09-09 18:02:34 -04:00
mac_os_x.txt Documentation improvements and refreshes. 2018-08-03 23:24:07 -07:00
mingw32.txt Initial google code commit. 2009-06-02 06:18:54 +00:00
minix.txt PCRE1 to PCRE2 (#1230) 2018-10-11 17:25:40 -07:00
netbsd.txt PCRE1 to PCRE2 (#1230) 2018-10-11 17:25:40 -07:00
openbsd.txt PCRE1 to PCRE2 (#1230) 2018-10-11 17:25:40 -07:00
powerpc.txt Initial google code commit. 2009-06-02 06:18:54 +00:00
README Documentation improvements and refreshes. 2018-08-03 23:24:07 -07:00
windows.txt Initial google code commit. 2009-06-02 06:18:54 +00:00
x86.txt Add --enable-sse42 option to configure 2017-07-01 09:44:42 -07:00

The files in this directory contains additional information about
configuring PennMUSH on various operating systems. If there isn't one
for your OS, and you need to pass special options and/or set the
CPPFLAGS and LDFLAGS environment variables to add directories to the
search patch for libraries (Or if you had to do something beyond
what's in the provided hint file), please file a report at
https://github.com/pennmush/pennmush/issues telling us what you had to
do so the hints can be added to the next release.

For Windows hints and directions see the win32 directory. There are
instructions there for Microsoft compilers, cygwin, and mingw.