Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!paperboy!paperboy.osf.org!boot From: boot@donald.osf.org (Bruce Bauman) Newsgroups: comp.lang.ada Subject: Re: Calling Ada routines from C programs. Message-ID: Date: 19 Feb 91 19:37:28 GMT References: <1884@array.UUCP> <91049.164842KKEYTE@ESOC.BITNET> Sender: news@OSF.ORG Reply-To: boot@osf.org Organization: Open Software Foundation Lines: 12 In-reply-to: emery@aries.mitre.org's message of 19 Feb 91 15:05:58 GMT For compilers which support pragma suppress, doing a pragma supress(elaboration_check) on those routines which you wish to call from C is often an expedient solution. Of course, you can run into other problems besides elaboration, depending upon the implementation... -- Bruce Bauman email: boot@osf.org phone: 617-621-7205 Open Software Foundation, 11 Cambridge Center, Cambridge, MA, 02142 Not really a programmer, but I play one on TV