Hi Dave, > Here's a thought: does it still happen if you compile your program with > -O0, > i.e. no optimisation?
this actually did the trick! :-) Can you elaborate a little on that? How specifically does this affect the execution of the program? We tried 'rake' in the meantime and it produced the manual result (without -O0). So it looks like some make-specific oddity. Regards, Andreas -- http://www.maunz.de _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
