ada/8223: problem building the GtkAda library with GCC 3.1
efj@visir.is
efj@visir.is
Mon Oct 14 07:06:00 GMT 2002
>Number: 8223
>Category: ada
>Synopsis: problem building the GtkAda library with GCC 3.1
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Oct 14 07:06:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Einar Freyr Jónsson
>Release: unknown-1.0
>Organization:
>Environment:
Redhat 8.0
>Description:
I got following error when linking GtkAda 1.2.12. (Note that I have already linked GtjAda 2.0.0, but I need 1.2.12 for my project.)
The source can be accessed at http://libre.act-europe.fr/GtkAda/
+===========================GNAT BUG DETECTED==============================+
| 3.2 20020903 (3.2-7) (i386-redhat-linux-gnu) GCC error: |
| Internal compiler error in assign_stack_temp_for_type, at |
| function.c:674 |
| Error detected at /usr/lib/gcc-lib/i386-redhat-linux/3.2/adainclude/s-secsta.ads:66:14|
| Please submit a bug report, see http://gcc.gnu.org/bugs.html. |
| Include the entire contents of this bug box in the report. |
| Include the exact gcc or gnatmake command that you entered. |
| Also include sources listed below in gnatchop format |
| (concatenated together with no headers between files). |
+==========================================================================+
Please include these source files with error report
../gtk-extra-plot_data.adb
../gtk-extra-plot_data.ads
../gtk-extra.ads
../gtk.ads
../glib.ads
../gdk.ads
../gtk-widget.ads
../gdk-color.ads
../gdk-visual.ads
../glib-glist.ads
../gdk-types.ads
../gdk-event.ads
../gdk-rectangle.ads
../gdk-window.ads
../gdk-cursor.ads
../gdk-window_attr.ads
../gdk-bitmap.ads
../gtk-accel_group.ads
../gtk-object.ads
../gtkada.ads
../gtkada-types.ads
../gtk-adjustment.ads
../gtk-data.ads
../gtk-enums.ads
../gtk-style.ads
../gdk-gc.ads
../gdk-font.ads
../gdk-region.ads
../gdk-pixmap.ads
../glib-gslist.ads
../glib-glist.adb
../glib-gslist.adb
compilation abandoned
gnatmake: "../gtk-extra-plot_data.adb" compilation error
make[1]: *** [lib-obj/make.o] Error 4
make[1]: Leaving directory `/home/efj/gtkada/GtkAda-1.2.12/src'
make: *** [all] Error 2
>How-To-Repeat:
Download GtkAda 1.2.12 (need to have GTK)
tar zxvf GtkAda....tgz
cd GtkAda
./configure --prefix='some dir'
make
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list