Mail Archives: djgpp/1993/05/04/19:57:41
When I try to compile a C subroutine file, gcc is stucked so that I had to
press control-C. There was no error messages no matter how long I wait for
before I press the control-C. I wrote several subroutine files, but this error
occurred only for a specific file which was successfully compiled by Borland C.
(Any other files didn't have such problems.)
Here are the message when I press control-C. The stopped address is always the
same, but I don't have any idea about this.
C:\PGM\C\GCC\DISPIMAG>gcc -c -Wall -O2 analysis.c
Ctrl-C Hit! Stopped at address b73be
C:\PGM\C\GCC\DISPIMAG>gcc -c analysis.c
Ctrl-C Hit! Stopped at address b73be
Can anybody help me?
Wonkoo Kim
EE, U. of Pittsburgh
wkim AT vms DOT cis DOT pitt DOT edu
- Raw text -