Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to add adaMulti v7.2.4 run time library

66 views
Skip to first unread message

SVR REDDY

unread,
May 14, 2021, 8:50:44 AM5/14/21
to
Hello all,

I am trying t execute ada multi program using batch file but I am getting this errors:

_d_dtof
_d_dmul

For the below line:
long float := long float (int) * long float;

Stephen Leake

unread,
May 16, 2021, 2:11:17 PM5/16/21
to
SVR REDDY <svrre...@gmail.com> 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
0 new messages