aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorlostd <lostd@2f30.org>2014-11-14 20:13:00 +0200
committerlostd <lostd@2f30.org>2014-11-14 20:13:00 +0200
commit532ac6a251f65f32d6d6c85347cc2d991b200f09 (patch)
treed3c6b2754f3ece837859fdc1f2a5ce142c79b205 /README
parent4d72d592d891eea97d1b081991c4922a5361165b (diff)
downloadnoice-532ac6a251f65f32d6d6c85347cc2d991b200f09.tar.gz
More notes on building
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 10 insertions, 1 deletions
diff --git a/README b/README
index 5116cd3..728104f 100644
--- a/README
+++ b/README
@@ -36,9 +36,11 @@ cases you just do:
make
It is known to work on OpenBSD, NetBSD, FreeBSD, Arch Linux, Slackware,
-IRIX 6.5 and Haiku. Some notes for building on certain systems follow.
+IRIX 6.5, Haiku, Solaris 9. Some notes for building on certain systems
+follow.
* IRIX 6.5:
+ Tested with gcc from http://freeware.sgi.com/.
make CC="gcc" LDLIBS="-lgen"
@@ -46,6 +48,13 @@ IRIX 6.5 and Haiku. Some notes for building on certain systems follow.
make LDLIBS="-lncurses"
+ * Solaris 9:
+ Tested with gcc from http://www.opencsw.org/.
+
+ export PATH=/usr/ccs/bin:/opt/csw/bin
+ make CC="gcc"
+
+
Contact
=======
Un proyecto texto-plano.xyz