Fix kldstat option.
[dragonfly.git] / contrib / gcc-3.4 / libf2c / TODO
1 980709
2
3 TODO list for the g77 library
4
5 * Investigate building shared libraries on systems we know about
6   (probably using libtool).
7
8 * Better test cases.
9
10 * Allow the library to be stripped to save space.  (The install-strip
11   makefile target now allows this, should it be easily invocable.)
12
13 * An interface to IEEE maths functions from libc where this makes
14   sense.