summaryrefslogtreecommitdiffstats
path: root/readme
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2006-03-03 08:01:00 -0800
committerAlan Mishchenko <alanmi@berkeley.edu>2006-03-03 08:01:00 -0800
commit0e57e953062cd2d97573d8428f6f77853ba8535e (patch)
tree44eb008801aae04cd834aa0c02efd6cdd67a64b5 /readme
parent9e6f8406e80c55455c464b01033040a88fd12c40 (diff)
downloadabc-0e57e953062cd2d97573d8428f6f77853ba8535e.tar.gz
abc-0e57e953062cd2d97573d8428f6f77853ba8535e.tar.bz2
abc-0e57e953062cd2d97573d8428f6f77853ba8535e.zip
Version abc60303
Diffstat (limited to 'readme')
-rw-r--r--readme5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme b/readme
index 69dbe508..6d93f60f 100644
--- a/readme
+++ b/readme
@@ -8,3 +8,8 @@ The following steps may be needed to compile it on UNIX:
If compiling as a static library, it is necessary to uncomment
#define _LIB in "src/abc/main/main.c"
+
+
+Several things to try if it does not compile on your platform:
+- Try running all code through dos2unix (Solaris)
+- Try removing flags from the libs line (LIBS :=) in Makefile (Mac) \ No newline at end of file