comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <spam@spam.com>
Subject: Re: Shared Ada Library to be Used in a Non-Ada Context
Date: Tue, 09 Aug 2005 02:50:49 GMT
Date: 2005-08-09T02:50:49+00:00	[thread overview]
Message-ID: <dSUJe.3278$RS.1492@newsread3.news.pas.earthlink.net> (raw)
In-Reply-To: <cZRJe.23159$hV3.8375@nntpserver.swip.net>

David Sauvage wrote:
> 
> CASE 1 : using gnatbind -Lservices libservices
> -------
> exemple$ make
> gnatmake -fPIC  -Wall  -c libservices.adb
> gcc-3.4 -c -fPIC -Wall libservices.adb

Gnatmake invokes "gcc-3.4". It seems to know about GNAT.

> gnatbind  -Lservices libservices
> gcc -g -fPIC -Wall -c b~libservices.adb

Gnatbind invokes "gcc". It doesn't seem to know about GNAT.

> gcc: installation problem, cannot exec `gnat1': Aucun fichier ou
> r�pertoire de ce type
> make: *** [libservices.so] Erreur 1
> 
> CASE 2 : using gnatbind -C -Lservices libservices

Same thing.

-- 
Jeff Carter
"Whatever it is, I'm against it."
Horse Feathers
46



  reply	other threads:[~2005-08-09  2:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-08 23:35 Shared Ada Library to be Used in a Non-Ada Context David Sauvage
2005-08-09  2:50 ` Jeffrey Carter [this message]
2005-08-09 21:51   ` David Sauvage
2005-08-10  0:14     ` Georg Bauhaus
2005-08-10  7:53     ` Ludovic Brenta
2005-08-10 22:02       ` David Sauvage
2005-08-11  8:08         ` Ludovic Brenta
2005-08-11 10:41           ` Ludovic Brenta
2005-08-11 11:27             ` Georg Bauhaus
2005-08-11 23:26           ` David Sauvage
2005-08-10  7:38 ` Ludovic Brenta
replies disabled

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