OSDN Git Service

drop LDFLAGS from OUTPUT_FORMAT until LD/LDFLAGS can be fixed in general
[uclinux-h8/uClibc.git] / TODO
diff --git a/TODO b/TODO
index 9fb6d02..c87ccea 100644 (file)
--- a/TODO
+++ b/TODO
@@ -39,6 +39,8 @@ TODO list for the uClibc 0.9.29 release:
     *) Should integrate test subdir better ... need to propagate CPU
        CFLAGS/LDFLAGS to the build/link for target binaries so that when we have
        a multilib toolchain, the proper ABI is selected.
+    *) LD/LDFLAGS handling is broken ... stop invoking the linker directly and
+       have everything go through the compiler driver
 
 
 TODO list for the uClibc 1.0.0 release: