first of all, the main reason i'm using pelles is because of the optimization.
i have a project (attached)
that i'm facing big trouble.
when i build it with optimization turned off, everything works fine.
when i build it with optimization turned on, there is a bug.
the bug is that the list in the second column , doesn't exist.
i tried to produce asm code, but couldn't find the problem.
i'll appreciate if someone can solve this mistory.
thanks in advanced.
in the attached file, you'll find the c file, and the batch i use to build it.