comp.lang.ada
 help / color / mirror / Atom feed
* Packaging and linking shared Ada libraries
@ 2011-03-07  5:32 R Tyler Croy
  2011-03-07  7:15 ` Simon Wright
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: R Tyler Croy @ 2011-03-07  5:32 UTC (permalink / raw)


I'm trying to figure out how to package up and use XML/Ada for openSUSE and I'm
having a bit of trouble trying to figure what actually needs to be packaged.

Right now I'm packaging up the .so and the .ads files and trying to use them
but to no avail:

    tyler@spinach:~/source> gnatmake -aI/usr/include/xmlada -aO/usr/lib64 test.adb -largs -lxmlada
    gnatmake: "dom-readers.adb" not found
    tyler@spinach:~/source> 

I've seen this post on SO, but it didn't help:
    <http://stackoverflow.com/questions/3902597/how-do-i-compile-and-link-using-gnatmake-with-an-ada-shared-library/3916834#3916834>


Any ideas? Thoughts/etc?

-- 
- R. Tyler Croy
--------------------------------------
    Code: http://github.com/rtyler



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

end of thread, other threads:[~2011-03-08 10:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-07  5:32 Packaging and linking shared Ada libraries R Tyler Croy
2011-03-07  7:15 ` Simon Wright
2011-03-07 18:30   ` R Tyler Croy
2011-03-08 10:48     ` Ludovic Brenta
2011-03-07  9:55 ` Ludovic Brenta
2011-03-07 18:27   ` R Tyler Croy
2011-03-07 13:27 ` Julian Leyh

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