comp.lang.ada
 help / color / mirror / Atom feed
* Help: ActivAda & Libraries
@ 1997-02-22  0:00 John Herndon
  0 siblings, 0 replies; only message in thread
From: John Herndon @ 1997-02-22  0:00 UTC (permalink / 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






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-02-22  0:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-02-22  0:00 Help: ActivAda & Libraries John Herndon

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