comp.lang.ada
 help / color / mirror / Atom feed
From: John Smith <yoursurrogategod@gmail.com>
Subject: How to make use of a static library and call functions in packages
Date: Wed, 30 Aug 2017 13:10:28 -0700 (PDT)
Date: 2017-08-30T13:10:28-07:00	[thread overview]
Message-ID: <32727260-3d7d-42eb-acb0-0eeefb529c2b@googlegroups.com> (raw)

Hi all,

I came across this example in rosetta code:

http://rosettacode.org/wiki/Call_a_function_in_a_shared_library#Ada

After making some very simple libraries (static and shared), I have two questions:
- 1 - How can the static libraries be included in a binary?  What about inside of a project file?
- 2 - How can I call a function/procedure in the said static library when the function/procedure is in a package?  Do I just call only the public methods?

If there is a sample piece of code, that'd be awesome.


             reply	other threads:[~2017-08-30 20:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-30 20:10 John Smith [this message]
2017-09-06  5:06 ` How to make use of a static library and call functions in packages Shark8
replies disabled

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