comp.lang.ada
 help / color / mirror / Atom feed
* problem linking with glu and win32ada
@ 2008-04-06 14:51 Christian Gottschalk
  2008-04-06 19:35 ` Gautier
  2008-04-06 23:20 ` Christian Gottschalk
  0 siblings, 2 replies; 5+ messages in thread
From: Christian Gottschalk @ 2008-04-06 14:51 UTC (permalink / raw)


Hi,

I'm using the following:
GNAT GPL 2007-2
Windows 2000
win32ada

When with'ing win32.glu, I get a Linker error:
i:\progra~1\gnat\2007\lib\win32ada/libwin32ada.a(win32-glu.o):win32-glu.adb:(.text+0x7b):
undefined reference to `gluErrorString@4'

objdump tells me that there is indeed a call to gluErrorString in
libwin32ada. Just how do i get it to resolve the name? -glu32 is given
in the linker options for both my project and win32ada.

Ciao,
     Christian



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

end of thread, other threads:[~2008-04-06 23:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-06 14:51 problem linking with glu and win32ada Christian Gottschalk
2008-04-06 19:35 ` Gautier
2008-04-06 20:37   ` Pascal Obry
2008-04-06 20:40   ` Christian Gottschalk
2008-04-06 23:20 ` Christian Gottschalk

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