Mail Archives: djgpp/1999/01/22/20:48:04
Mohanaraj Gopala Krishnan (mohangk AT pl DOT jaring DOT my) wrote:
: I have source code which compiles on bcc and compiles on djgpp with no
: errors. The problem is the djgpp version hangs up but the bcc compile
: doesnt.
: It is a dos program, rather small one I have to do for school. Any ideas
: anybody?
You don't give much info, so it's hard to say. Things to try:
Does work in plain DOZE?
Uninitialised pointers?
Run it in a debugger and see where it hangs.
Did you compile with "-Wall"?
Oh, your subject is missleading. You say there that it doesn't compile, but
in your message you say it compiles without warnings.
Right,
MartinS
- Raw text -