]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - TO-DO
ncurses 5.0
[ncurses.git] / TO-DO
diff --git a/TO-DO b/TO-DO
index 57c87f85bd68e28a0bf3a25dfe5ec74cd8150a00..21e8ee0ca9ebd9a719758cdfd6439a2e0be75837 100644 (file)
--- a/TO-DO
+++ b/TO-DO
@@ -1,9 +1,12 @@
--- $Id: TO-DO,v 1.38 1997/10/11 14:47:42 tom Exp $
+-- $Id: TO-DO,v 1.39 1998/07/12 00:25:39 tom Exp $
 
 SHORT-TERM TO-DO ITEMS:
 
 Known Problems:
 
+* GNAT does not put libraries in the correct order, so a build only links
+  properly if you use shared libraries since -lncurses is first.
+
 * XPG4 specifies that the enhanced features are not available unless the
   _XOPEN_SOURCE_EXTENDED test macro is defined by the application.  Ncurses uses
   this macro (incorrectly) to address a dependency upon wchar_t.  The functions