mkisofs mingw32

cdrtools (cdrecord, mkisofs, readcd, cdda2wav) by Jörg Schilling
with storage optimization (mkisofs) and without cygwin1.dll (Win32/Mingw32 version)

NOTE:
This version of cdrtools is an inofficial (modified) release of cdrtools
and thus may have bugs that are not present in the original version.
Please send bug reports and support requests to cdrtools#bootcd.ru.
The original author should not be bothered with problems of this version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

Differences with original Win32/Cygwin32 version:

all tools:

- cygwin1.dll is not required

mkisofs:

- New option:

  -duplicates-once   Optimize storage by encoding duplicate files once

- Option -cache-inodes is ignored (Windows has no inodes)

- Option -follow-links is ignored (Windows has no symlinks)

- Option -rock have same effect as option -rational-rock

cdda2wav:

- Option -echo now works

Differences with original MS-DOS/DJGPP version:

mkisofs:

- New option:

  -duplicates-once   Optimize storage by encoding duplicate files once

  Note: -duplicates-once can be combined with -cache-inodes and -follow-links

- Time zone information can be specified using TZ environment variable, e.g.:

  set TZ=UTC-3

Binaries:

Win32/Mingw32 version: cdrtools-2.01a32-1-w32.zip (465kb)
MS-DOS/DJGPP version: cdrtools-2.01a32-1-dos.zip (750kb)

Sources:

cdrtools sources: cdrtools-2.01a32-1-src.zip (2.7mb), diff (22kb)
Mingw32 runtime sources: mingw-runtime-3.1-src.tar.gz (257kb)
DJGPP runtime sources: djlsr204.zip (1.8mb)
CWSDPMI sources: csdpmi5s.zip (86kb)