On Sun, Jun 27, 2010 at 11:12:54PM +0200, Alexander Maringer wrote:
> I also tried Gabriel Kerneis git repository, but I get a compile error:
> "threadpool/threadpool.h: No sich file or directory"
AFAICT, this is because you did not fetch the master branch, but rather
the cpc branch (which the def
I had to deal with the same exception a while ago, and if I remember well,
this happens when simplemem tries to simplify an expression that's outside
of a function body.
Creating temporary variables does not work in that context, as those are
meant to be local variables. If you can paste the C cod
Dear all,
I have some problems with the option "--dosimplemen" of the
cilly.asm.exe command at my linux host.
I use ubuntu 9.1 and the latest svn sources.
I also tried Gabriel Kerneis git repository, but I get a compile error:
"threadpool/threadpool.h: No sich file or directory"
The cilly.asm.ex