comp.lang.ada
 help / color / mirror / Atom feed
From: Michael R <michael@zanyblue.com>
Subject: GtkAda on Windows: Does anyone have a gtkada.gpr file?
Date: Sun, 17 Oct 2010 14:32:25 -0700 (PDT)
Date: 2010-10-17T14:32:25-07:00	[thread overview]
Message-ID: <f736e99b-4094-4698-875b-a2031fd6384c@g28g2000pra.googlegroups.com> (raw)

Hi,

I've just starting to look at GtkAda on Windows.  My Ubuntu system
makes it relatively
easy by supplying a gtkada2.gpr project file.  The standard GtkAda
distribution does
not supply a project file.  The documentation suggest simply add

   -IC:\GtkAda\include\gtkada

to a "gnatmake" command line is all that is needed.  This is failing
for the simple.adb
example:

   > gnatmake simple -IC:\GtkAda\include\gtkada
   gcc -c -IC:\GtkAda\include\gtkada simple.adb
   gnatbind -IC:\GtkAda\include\gtkada -x simple.ali
   gnatlink simple.ali
   b~simple.o:b~simple.adb:(.text+0x225): undefined reference to
`glib___elabs'
   b~simple.o:b~simple.adb:(.text+0x22b): undefined reference to
`glib_E'
   b~simple.o:b~simple.adb:(.text+0x231): undefined reference to
`gtkada__types___elabs'
   b~simple.o:b~simple.adb:(.text+0x237): undefined reference to
`gtkada__types_E'
   b~simple.o:b~simple.adb:(.text+0x23e): undefined reference to
`gdk__rectangle_E'
   b~simple.o:b~simple.adb:(.text+0x245): undefined reference to
`glib__glist_E'
   ...

I guess I'm obviously missing something here.  Anyone have any
suggestions?

Take care,
Michael.



             reply	other threads:[~2010-10-17 21:32 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-17 21:32 Michael R [this message]
2010-10-18  7:30 ` GtkAda on Windows: Does anyone have a gtkada.gpr file? Rick
2010-10-18  7:50 ` Dmitry A. Kazakov
2010-10-18 12:43   ` Ludovic Brenta
2010-10-18 13:32     ` Georg Bauhaus
2010-10-18 15:32       ` Ludovic Brenta
2010-10-18 13:49     ` Dmitry A. Kazakov
2010-10-18 15:40       ` Ludovic Brenta
2010-10-18 16:43         ` Dmitry A. Kazakov
2010-10-18 17:04           ` Ludovic Brenta
2010-10-18 19:38           ` Simon Wright
2010-10-18 19:41           ` Bug in gnat-4.4 (was: GtkAda on Windows: Does anyone have a gtkada.gpr file?) Ludovic Brenta
2010-10-18 20:29             ` Bug in gnat-4.4 Dmitry A. Kazakov
2010-10-18 20:38               ` Ludovic Brenta
2010-10-19  6:36                 ` Michael R
2010-10-19  7:24                 ` Dmitry A. Kazakov
2010-10-22 19:41                 ` Bug in gnat-4.4, revisited Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox