comp.lang.ada
 help / color / mirror / Atom feed
From: jwh@gte.net (John Herndon)
Subject: Help: ActivAda & Libraries
Date: 1997/02/22
Date: 1997-02-22T00:00:00+00:00	[thread overview]
Message-ID: <330e3d48.5821446@news.gte.net> (raw)


I'm using ActivAda Personal 5.3 and I'm struggling to get a simple Log
function into my program.  I've got the:

with Generic_Elementary_Functions;

line in there with my others.  I've declared my own package as a new instance
of the above mentioned Generic_Elementary_Functions.  Something like..

package GenElemFun is new Generic_Elementary_Functions(Float);
use GenElemFun;

The program compiles with no errors.  My log function within the program
passes without raising any errors.

But, when I try and bind my program it outputs:

Bind: ** The bind failed for these reasons:
   Units GENERIC_ELEMENTARY_FUNCTIONS (pb) and SIMTIME._GENELEMFUN$B00001 (pb)
 are not compiled.

So my question is, how do I get it to compile?  I know
Generic_Elementary_Functions lies within the SOFTMATH library.  Now, how do I
get this into my project?

This is a rather urgent plea for help.  Direct e-mail is greatly appreciated!

John Herndon
jwh@gte.net






                 reply	other threads:[~1997-02-22  0:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

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