Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-03-01 00:49:22 +0300
committerErik Andersen <andersen@codepoet.org>2000-03-01 00:49:22 +0300
commit7c4b2f3fe5cb6b9a5c6bd089c18279c5ce29dc21 (patch)
treee5262e24142add93b66f923ec59c381c0edf2485 /TODO
parenta51ecdd9e4025d072d2737d6bea8a1d03bc74274 (diff)
Minor makefile and todo updates
-Erik
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2bd72eb4e..e05558b04 100644
--- a/TODO
+++ b/TODO
@@ -31,6 +31,12 @@ around to it some time. If you have any good ideas, please let me know.
-----------------------
+Compile with debugging on, run 'nm --size-sort ./busybox'
+and then start with the biggest things and make them smaller...
+
+
+-----------------------
+
busybox.defs.h is too big and hard to follow.