comp.lang.ada
 help / color / mirror / Atom feed
* GtkAda on Windows: Does anyone have a gtkada.gpr file?
@ 2010-10-17 21:32 Michael R
  2010-10-18  7:30 ` Rick
  2010-10-18  7:50 ` Dmitry A. Kazakov
  0 siblings, 2 replies; 17+ messages in thread
From: Michael R @ 2010-10-17 21:32 UTC (permalink / 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.



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2010-10-22 19:41 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-17 21:32 GtkAda on Windows: Does anyone have a gtkada.gpr file? Michael R
2010-10-18  7:30 ` 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

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