projects
/
libbear.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aff142e
)
added flags for debug
author
Patrik Gornicz
<Gornicz.P@gmail.com>
Sun, 23 Aug 2009 23:57:47 +0000
(19:57 -0400)
committer
Patrik Gornicz
<Gornicz.P@gmail.com>
Sun, 23 Aug 2009 23:57:47 +0000
(19:57 -0400)
TODO
patch
|
blob
|
blame
|
history
diff --git
a/TODO
b/TODO
index
1584ce1
..
c24c14b
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-6,6
+6,7
@@
Make system todo list
- Test make system using windows gnu make and using cygwin
- Test make system using extended debug symbols and netbeans
+ CFLAGS="-g3 -gdwarf-2" CXXFLAGS="-g3 -gdwarf-2"
- Add `run' targets to make system
- Add compile environment echo commands to make system (ex. echo-includes)