> Date: Mon, 17 Sep 2007 15:36:12 +0200 > From: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > > # /path/to/binary -i input.data [more args] > output.data > > The problem is that output.data differs from the output obtained by the > very same command line when run manually. So the binary is the same, the > command line args are the same, too. What could be the problem?
A bug in your program. _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
