[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: using make to run binaries
From: |
Andreas Maunz |
Subject: |
RE: using make to run binaries |
Date: |
Wed, 19 Sep 2007 15:42:48 +0200 (CEST) |
User-agent: |
SquirrelMail/1.4.4 |
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
- RE: using make to run binaries, (continued)
using make to run binaries, Andreas Maunz, 2007/09/17
RE: using make to run binaries,
Andreas Maunz <=