Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Ada > Shared library ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 9 Topic 5660 of 5697
Post > Topic >>

Shared library in Ada

by Sebastien <seb.morand@[EMAIL PROTECTED] > Apr 19, 2008 at 01:27 PM

Hi,

I'm a new developper in Ada, and I found out a really suprising and 
unknown language. I have a read a lot of stuff on internet, made many
tests.

Now there is only one things I didn't get information about.

I'd like to create a share object in Ada and use it in an Ada software.

So the question is, is the ads file going to be enough to get my program 
compile?

For instance:

with mylibpkg;
procedure Main is
begin
	mylibpkg.Print();
end Main;

I have only the mylibpkg.so and the mylibpkg.ads, can I compile?

ldd main is going to me dependent of mylibpkg.so?

Thanks by advance,
Sebastien




 9 Posts in Topic:
Shared library in Ada
Sebastien <seb.morand@  2008-04-19 13:27:24 
Re: Shared library in Ada
Georg Bauhaus <rm.tsoh  2008-04-19 13:41:14 
Re: Shared library in Ada
Sebastien <seb.morand@  2008-04-19 13:51:31 
Re: Shared library in Ada
Robert A Duff <bobduff  2008-04-19 11:31:17 
Re: Shared library in Ada
Ludovic Brenta <ludovi  2008-04-19 13:52:32 
Re: Shared library in Ada
Sebastien <seb.morand@  2008-04-19 13:55:16 
Re: Shared library in Ada
Sebastien <seb.morand@  2008-04-19 14:47:43 
Re: Shared library in Ada
Ludovic Brenta <ludovi  2008-04-19 15:39:38 
Re: Shared library in Ada
=?ISO-8859-1?Q?S=E9bastie  2008-04-21 10:09:19 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed May 14 11:09:04 CDT 2008.