Mail Archives: djgpp/1997/01/10/18:39:17
Andrea Marchini wrote:
>
> Hi all, I am totally new to djgpp. I am writing a string managing
> module and the C code is executed correctly when compiler by the BC
> compiler, while djgpp gives me errors. And... is there a GOOD debugger
> (a visual one, fsdb is not very friendly, more friendly than gdb of
> course, but sometime it gives some weird errors too)??
>
> Thanks
>
> Andrea Marchini
> http://www.ce.unipr.it/~marchini/jaluit.html
I had some problems moving from BC to DJGPP with uninitilized
pointers and declaring variables inside a for and so on. I find that
DGJPP requires more attention on the code. I hope this may help you.
Anyway, a detailed description of the errors would be better to help you
more.
- Raw text -