On 14.01.2011 09:44, Jo Even Skarstein wrote:
Doesn't MiNTlib's startup-stub evaluate the normal command-line? I would expect it to evaluate the commandline when ARGV wasn't present, but when trying to Pexec e2fsck last night it wouldn't read the command line. I had to use ARGV.
IIRC, if ARGV data is present in environment, command line arguments are ignored. Check your environemnt before calling e2fsck.
Adam Klobukowski