Re: gcc hangs ! (version 4.1.2, Ubuntu 4.1.2-0ubuntu4)

2008-02-18 Thread Andrew Haley
Sunzir Deepur wrote: On Feb 17, 2008 3:55 PM, Andrew Haley <[EMAIL PROTECTED]> wrote: Sunzir Deepur wrote: followup: After a considerabale amount of time (e.g. 15 seconds), something is suddenly freed, and the compilation completes successfully. afterwards trying to recompile the file complete

Re: gcc hangs ! (version 4.1.2, Ubuntu 4.1.2-0ubuntu4)

2008-02-17 Thread Sunzir Deepur
On Feb 17, 2008 3:55 PM, Andrew Haley <[EMAIL PROTECTED]> wrote: > Sunzir Deepur wrote: > > followup: > > > > After a considerabale amount of time (e.g. 15 seconds), something is > > suddenly > > freed, and the compilation completes successfully. afterwards trying > > to recompile > > the file com

Re: gcc hangs ! (version 4.1.2, Ubuntu 4.1.2-0ubuntu4)

2008-02-17 Thread Andrew Haley
Sunzir Deepur wrote: followup: After a considerabale amount of time (e.g. 15 seconds), something is suddenly freed, and the compilation completes successfully. afterwards trying to recompile the file completes immediately (it is not a big file, so it takes fraction of a second). I don't know wha

Re: gcc hangs ! (version 4.1.2, Ubuntu 4.1.2-0ubuntu4)

2008-02-17 Thread Sunzir Deepur
followup: After a considerabale amount of time (e.g. 15 seconds), something is suddenly freed, and the compilation completes successfully. afterwards trying to recompile the file completes immediately (it is not a big file, so it takes fraction of a second). I don't know what is the cause of the h

gcc hangs ! (version 4.1.2, Ubuntu 4.1.2-0ubuntu4)

2008-02-17 Thread Sunzir Deepur
hello, I encounter a strange gcc behavior - it hangs ! this is not happening always. It can hang sometimes, and sometimes not, with the exact same source file and gcc command line. My command is simple, i use several -I parameters (include folders), -c and -o.. that's it.. gcc -I -I -I -I -I