home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1999 November / PCONLINE_11_99.ISO / filesbbs / OS2 / CDR18A24.ZIP / doc / More-Docs / AN-1.8a15 < prev    next >
Encoding:
Text File  |  1998-12-12  |  1.1 KB  |  44 lines

  1. NEW features of cdrecord-1.8a15:
  2.  
  3. cdrecord:
  4.  
  5. -    changed sccsid[] -> __sccsid[] in scsi-beos.c to make it compile
  6.  
  7. mkisofs:
  8.  
  9. -    Now tested on Win NT-4.0 with Cygwin32-beta20
  10.  
  11. -    fixed a bug in the IS_???? macro defines for stat.h
  12.     that prevented correct compilation on CYGWIN32
  13.  
  14. -    changed some open()/fopen() calls to use binary DOS mode
  15.     to allow mkisofs to work correctly on CYGWIN32
  16.  
  17.     NOTE:    mkisofs .... > outfile still does not work
  18.         you need to call mkisofs .... -o outfile
  19.  
  20. cdda2wav:
  21.  
  22. -    bug fix release
  23. -    endianess problems for cd extra fixed
  24. -    several clean ups
  25. -    real time scheduling (SysV rtprioctl) tested with SCO Open server 5.0
  26.  
  27. CYGWIN NT-4.0 NOTES:
  28.  
  29. To compile on Cygwin32, get Cygwin32-beta20 and install it.
  30. then create a symlink from /bin to the .../bin directory where bash is located.
  31. Now run 'make' ...
  32.  
  33. The files are located on:
  34.  
  35. ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha ...
  36.  
  37. NOTE:    These tar archives are 100% ansi compatible. Solaris 2.x tar and GNU
  38.     tar may get some minor trouble.
  39.  
  40. WARNING: Do not use 'mc' to extract the tar file!
  41.     All mc versions before 4.0.14 cannot extract symbolic links correctly.
  42.  
  43. Joerg
  44.