Thank you, I appreciate your response.
It seems an interesting alternative, but still I can't figure out how to do it.
I want to forge some statements in the middle of the code, in some
specific points, for instance. That is something I know how to do
already, during parsing time. The thing is, I
On Sat, Aug 31, 2013 at 11:57 PM, Rodolfo Guilherme Wottrich
wrote:
> Hello everyone,
>
> I would like to be able to generate multiple binaries from a single
> source file, each of which being slightly different from the other(s).
> For example, in case there's an OpenMP parallel region in the cod
Hello everyone,
I would like to be able to generate multiple binaries from a single
source file, each of which being slightly different from the other(s).
For example, in case there's an OpenMP parallel region in the code, I
want to generate two binaries: one of them being the normal one and
the o