Pelles C forum

Pelles C => Bug reports => Topic started by: leandrojardim on May 09, 2011, 10:16:44 PM

Title: Compiling WABA 1.0 with Pelles C 6.50
Post by: leandrojardim on May 09, 2011, 10:16:44 PM
Pelles C is great, thanks Pelle.

I've got a problem with the compilation of WABA 1.0, a free version of Java written in C, its a really cool piece of work but the debugger of Pelles C doesnt show the source code, apparently because the remaining C files are only included by the main file and not imported by the project.

Try it at your home...

http://www.wabasoft.com/
Title: Re: Compiling WABA 1.0 with Pelles C 6.50
Post by: czerny on January 09, 2012, 10:15:58 PM
I have made some changes to compile this. The project is somewhat bigger (187 KB). Don't know if I should upload it.

Btw. does anybody know a  small variant of diff and patch. This could be a further ide-extension.

czerny