[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] mkisofs problem



Roger Burrows, 03.02.2013 18:00:04:

Peter's problem was a consequence of the extended ARGV protocol. The situation
is:
	Desktop/shell launches CDISO.PRG
	CDISO.PRG launches MKISOFS.PRG

The startup of MKISOFS understands extended ARGV, the startup of CDISO doesn't. If the desktop/shell uses extended ARGV when launching CDISO, those arguments are left in the environment when CDISO constructs the environment for MKISOFS,
so MKISOFS sees the wrong things.

I've added something to XaAES that always long arguments are used.

Should work now (in snapshot).

--
Helmut Karlowski