This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Internal Compiler error
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Internal Compiler error
- From: Bill Pringlemeir <bpringle at teklogix dot com>
- Date: 27 Aug 1999 17:57:52 -0400
Hello,
I have an strongARM linux system (Corel Netwinder).
I used the ./configure with the gcc distribution to get the
makefile for the 2.95.1 sources on the arm4vl-linux box.
I have gcc 2.95.1 and was attempting to compile the
gtk 1.2.4 source. While compiling gtkbutton.c gcc displays:
gtkbutton.c: In function `gtk_button_size_allocate'.
gtkbutton.c:503: Internal compiler error in `purge_addressof_1', at function.c 3172.
I was using ./configure in the gtk directory to complete the
make file. I then ran the generated make file. While compiling
gtkbutton.c an error occurred. This error is repeatable. I will
try to compile with the gcc compiler distributed with the Netwinder.
"http://www.gtk.org/"
"ftp://ftp.gtk.org/pub/gtk"
The above URLs have info on the gtk source. I can pre-process
the source and send that to you if you wish.
Memory looks low when I run `top'. Can you recommend a way to
determine if the problem is memory related?
thanks,
Bill