From 0a149bb4788110c86b0e43f934590c1fb0db595f Mon Sep 17 00:00:00 2001
From: dwmw2 <dwmw2>
Date: Tue, 02 Apr 2002 17:05:58 +0000
Subject: Basic README

---
diff --git a/noncore/unsupported/gsmtool/README b/noncore/unsupported/gsmtool/README
new file mode 100644
index 0000000..7a536b8
--- a/dev/null
+++ b/noncore/unsupported/gsmtool/README
@@ -0,0 +1,21 @@
+This requires gsmlib, and hence isn't enabled by default.
+
+In order to compile this, first get gsmlib from http://www.pxh.de/fs/gsmlib/
+
+Compile it, then add 'gsmtool' to the Opie top-level Makefile, set
+GSMLIBDIR to point at the directory where you built gsmlib, reconfigure
+and rebuild Opie.
+
+Warning:
+gsmlib is extremely and gratuitously bloated. It wants rewriting in a sane
+language, without the pointless auto-refcounting structures and crap.
+Certainly without libstdc++, glib, or other idiocy.
+
+You need to make sure -fexceptions is in CXXFLAGS after -fno-exceptions. 
+
+I see lots of segfaults with gcc-2.95.2, but I can only get compiler support
+for gcc 3.1. When I tried to reproduce the errors with gcc 3.1, I couldn't,
+so I no longer care. YMMV.
+
+--
+dwmw2
--
cgit v0.9.0.2