home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pngdl109.zip / png / doc / README.lpng
Text File  |  2001-03-01  |  533b  |  14 lines

  1. I had a lot of problems trying to make the "standard" png-1.0.9 source
  2. "work".  They use an absolutely mindless scheme, as compiling with -Zomf
  3. to .o and .a files, etc.
  4.  
  5. Here I release the modified version, which compiles cleanly and produces
  6. usable library files.  Moreover, it is -Zmt, so usable with "standard"
  7. builds of other software.
  8.  
  9. .def file is changed to include a bldlevel-string, and to have sane
  10. segments descriptions.  Makefile is changed to support both -Zomf and
  11. -Zaout builds.
  12.  
  13. ilya@math.ohio-state.edu
  14.