From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Path: eternal-september.org!reader02.eternal-september.org!aioe.org!pBWEO6hi52oGFheO/GY5ag.user.gioia.aioe.org.POSTED!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: How to add adaMulti v7.2.4 run time library Date: Sun, 16 May 2021 11:11:11 -0700 Organization: Aioe.org NNTP Server Message-ID: <86o8da7dmo.fsf@stephe-leake.org> References: NNTP-Posting-Host: pBWEO6hi52oGFheO/GY5ag.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: abuse@aioe.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (windows-nt) Cancel-Lock: sha1:SyStaxCyWthT/OShWQY/hJKBpcc= X-Notice: Filtered by postfilter v. 0.9.2 Xref: reader02.eternal-september.org comp.lang.ada:61997 List-Id: SVR REDDY writes: > Hello all, > > I am trying t execute ada multi I'm guessing you mean you are writing an Ada program, and compiling with Green Hills AdaMULTI (https://ghs.com/products/AdaMULTI_IDE.html). > program using batch file but I am getting this errors: > > _d_dtof > _d_dmul This is obviously not the complete error message, so there's no way to make sense of it > For the below line: > long float := long float (int) * long float; compilable source, please. You should ask Green Hills for help on this. -- -- Stephe