commit | d3bdf76f5093cbd395248c6911ee75bc058acc5c | [log] [tgz] |
---|---|---|
author | Linus Walleij <triad@df.lth.se> | Mon Feb 20 22:21:56 2006 +0000 |
committer | Linus Walleij <triad@df.lth.se> | Mon Feb 20 22:21:56 2006 +0000 |
tree | ed3f4ac6cb4ff71fb7fbdd289092fb09f6bd8c1d | |
parent | 3ff2cf840172021cbab3439e396bc2d60d2d5fcf [diff] [blame] |
Readme
diff --git a/README b/README new file mode 100644 index 0000000..1c9af04 --- /dev/null +++ b/README
@@ -0,0 +1,8 @@ +Problems with compilation under FC4: GCC4 related problem. +Run this: + +CC=gcc32 +export CC +./configure +make +