TODO 368 Bytes
Newer Older
1
980709
2 3 4 5

TODO list for the g77 library

* Investigate building shared libraries on systems we know about
6
  (probably using libtool).
7

8
* Better test cases.
9

10 11
* Allow the library to be stripped to save space.  (The install-strip
  makefile target now allows this, should it be easily invocable.)
12 13 14

* An interface to IEEE maths functions from libc where this makes
  sense.