This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/13936] New: cannot compile gtkada 2.2.1


gcc -c -I../ -O2 -gnatn -gnatws -fPIC -I- ../gtkada-canvas.adb
+===========================GNAT BUG DETECTED==============================+
| 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk) (i586-mandrake-linux-gnu) GCC error:|
| in expand_call, at calls.c:3098                                          |
| Error detected at ../gtkada-canvas.adb:1185:13                           |
| 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
 
../gtkada-canvas.adb
../gtkada-canvas.ads
../gtkada.ads
../gdk.ads
../glib.ads
../gdk-event.ads
../glib-generic_properties.ads
../glib-object.ads
../gtkada-types.ads
../glib-values.ads
../gdk-rectangle.ads
../gdk-region.ads
../gdk-types.ads
../gdk-gc.ads
../gdk-color.ads
../gdk-visual.ads
../glib-glist.ads
../gdk-font.ads
../pango.ads
../pango-font.ads
../pango-enums.ads
../gdk-pixbuf.ads
../glib-error.ads
../gdk-bitmap.ads
../gdk-window.ads
../gdk-cursor.ads
../gdk-drawable.ads
../pango-layout.ads
../pango-attributes.ads
../pango-context.ads
../gdk-pixmap.ads
../gdk-rgb.ads
../glib-graphs.ads
../gtk.ads
../gtk-drawing_area.ads
../gtk-widget.ads
../glib-properties.ads
../glib-gslist.ads
../gtk-accel_group.ads
../gtk-object.ads
../gtk-adjustment.ads
../gtk-enums.ads
../gtk-style.ads
../gtk-main.ads
../gdk-types-keysyms.ads
../gtk-arguments.ads
../gtk-handlers.ads
../gtk-marshallers.ads
../gtk-notebook.ads
../gtk-container.ads
../gtkada-handlers.ads
../glib-glist.adb
../glib-generic_properties.adb
../glib-gslist.adb
../gtk-handlers.adb
../gtk-main.adb
../glib-object.adb
../glib-type_conversion_hooks.ads
../gtk-object.adb
 
compilation abandoned
gnatmake: "../gtkada-canvas.adb" compilation error
make[1]: *** [lib-obj/make_gtk.o] Erreur 4
make[1]: Leaving directory `/home/philippe/downloaded/GtkAda-2.2.1/src'

-- 
           Summary: cannot compile gtkada 2.2.1
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: philippecmartin at sbcglobal dot net
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13936


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]