comp.lang.ada
 help / color / mirror / Atom feed
From: Kilgallen@eisner.decus.org.nospam (Larry Kilgallen)
Subject: Re: Compiling C and Ada sources together
Date: 9 Aug 2001 21:17:55 -0500
Date: 2001-08-09T21:17:55-05:00	[thread overview]
Message-ID: <etcv0FDHZt7R@eisner.encompasserve.org> (raw)
In-Reply-To: Pine.LNX.4.33.0108091308240.130-100000@2067.resnet.uni.edu

In article <Pine.LNX.4.33.0108091308240.130-100000@2067.resnet.uni.edu>, <lange92@2067.resnet.uni.edu> writes:
> Hi all,
>   I've been working on a project where we compile C source files and Ada
> sources together to produce a single binary. Most of it is automated at
> this point, but for debugging reasons I need to know how to do it by hand.
> A long time ago, I saw an article (I thought it was on www.adahome.com)
> about how to link together sources from each language, particularly in the
> case where the C program makes calls to the ada source (the main program
> is in C) so the Interfaces.C functionality is not used.
> 
>   Anyone else seen the article, or know how it's done? I'm been perusing
> the grant_ug.html without much success.

Any approach that does not use Interfaces.C is likely to be specific
to a particular compiler and operating system, so you better specify
yours before you start getting lots of correct but non-applicable answers.



  reply	other threads:[~2001-08-10  2:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-09 18:29 Compiling C and Ada sources together lange92
2001-08-10  2:17 ` Larry Kilgallen [this message]
2001-08-10  4:43 ` Simon Wright
replies disabled

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