aboutsummaryrefslogtreecommitdiff
path: root/documentation/BUGS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-02-05 18:01:45 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-02-05 18:01:45 +0200
commitd7b7e218bfe92516f525568a6c1c9e1a9eb241fe (patch)
tree6cbc3155d7188f65e4b806c6edeecdd53393da69 /documentation/BUGS
Start tracking build with git
Diffstat (limited to 'documentation/BUGS')
-rw-r--r--documentation/BUGS18
1 files changed, 18 insertions, 0 deletions
diff --git a/documentation/BUGS b/documentation/BUGS
new file mode 100644
index 0000000..ec499ae
--- /dev/null
+++ b/documentation/BUGS
@@ -0,0 +1,18 @@
+@@ Messages during configuration should be about 80 chars long.
+ Right now they are much shorter which makes it look really ugly.
+
+@@ some keywords (l:) are being framed
+
+%% Relative paths result in rebuilds.
+
+@% When configuring with -j N some strange warnings appear. Temporary
+ fix. Depends on GNU make bug #12229.
+
+%% Use src_root path as default value for out_root.
+
+@@ Intel C++ does not generate phony rule for non-existent headers.
+
+@@ It seems to me that in generated header prefix logic the dependency
+ patched by sed script and one produced by a subsequent run of the
+ compiler are different which triggers makefile reload. I wonder
+ why? \ No newline at end of file