aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAndrey Ponomarenko <aponomarenko@rosalab.ru>2012-04-03 12:24:22 +0400
committerAndrey Ponomarenko <aponomarenko@rosalab.ru>2012-04-03 12:24:22 +0400
commit989a50b439471cef748a07e7824021c836ab2c9e (patch)
tree3a0bff5beee95939651f84c7f92961a363765f04 /INSTALL
parent0ed940996d90b7d4f836486e8ad996ab2b26eda5 (diff)
downloadabi-compliance-checker-989a50b439471cef748a07e7824021c836ab2c9e.tar.gz
ACC 1.97.3
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 8b20ccc..62cd184 100644
--- a/INSTALL
+++ b/INSTALL
@@ -9,8 +9,8 @@ All rights reserved.
RELEASE INFORMATION
Project: ABI Compliance Checker (ACC)
-Version: 1.97.2
-Date: 2012-03-29
+Version: 1.97.3
+Date: 2012-04-03
This INSTALL.txt file explains how to install and setup environment
@@ -29,7 +29,7 @@ Content:
1. REQUIREMENTS FOR LINUX AND FREEBSD
=====================================
- 1. G++ (3.0-4.6.2, recommended >= 4.5)
+ 1. G++ (3.0-4.7, recommended 4.5 or newer)
2. GNU Binutils (c++filt, readelf, objdump)
3. Perl 5 (5.8-5.14)
@@ -45,7 +45,7 @@ Content:
3. REQUIREMENTS FOR MS WINDOWS
==============================
- 1. MinGW (3.0-4.6.2, recommended >= 4.5)
+ 1. MinGW (3.0-4.7, recommended 4.5 or newer)
2. MS Visual C++ (dumpbin, undname, cl)
3. Active Perl 5 (5.8-5.14)
4. Sigcheck v1.71 or newer
@@ -98,7 +98,7 @@ Content:
...
</libs>
- 2. abi-compliance-checker -lib NAME -d1 OLD.xml -d2 NEW.xml
+ 2. abi-compliance-checker -lib NAME -old OLD.xml -new NEW.xml
3. For advanced usage, see doc/Readme.html or --help option