[comp.sys.amiga.tech] Getting _CXVA25 unreferenced

jea@merlin.cvs.rochester.edu (Joanne Albano) (11/14/89)

What silly thing have I done now? I am getting
the error _CXVA25 unreferenced when compiling
using Lattice 5.04. I have looked high and low
for anything named _CX??? in the Lattice docs
and find only _CXERR which is not the message
from Lattice.


 Joanne Albano, Center for Visual Science     (716) 275-3055
 Room 256 Meliora Hall, Univ. of Rochester, Rochester NY 14627 
 UUCP: {rutgers,allegra,decvax}!rochester!ur-cvsvax!jea
 INTERNET: jea@snipe.cvs.rochester.edu

bjc@pollux.UUCP (Betty J. Clay) (11/15/89)

In article <4011@ur-cc.UUCP> jea@cvs.rochester.edu (Joanne Albano) writes:
>What silly thing have I done now? I am getting
>the error _CXVA25 unreferenced when compiling
>using Lattice 5.04. I have looked high and low
>for anything named _CX??? in the Lattice docs
>and find only _CXERR which is not the message
>from Lattice.
>
>
> Joanne Albano, Center for Visual Science     (716) 275-3055
> Room 256 Meliora Hall, Univ. of Rochester, Rochester NY 14627 
> UUCP: {rutgers,allegra,decvax}!rochester!ur-cvsvax!jea
> INTERNET: jea@snipe.cvs.rochester.edu


On CompuServe's AmigaTech forum, in Library 1 currently (after 30 days, will
move to Library 9) there is a file named LCX.TXT that gives an explanation
of ALL the CX errors in Lattice.  These cannot be called from the compiler,
and the list is not included in the documentation.  One of our members 
requested it, and someone from Lattice uploaded it.

CFVX25 means you converted an unsigned long to double
Not sure what the A is for, since I read the file *very* quickly to locate
this for you.

Betty

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Betty Clay
    pollux!bjc@smu.edu
    CompuServe 76702,337
    Internet 76702.337@compuserve.com
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

walker@sas.UUCP (Doug Walker) (11/22/89)

In article <4011@ur-cc.UUCP> jea@cvs.rochester.edu (Joanne Albano) writes:
>What silly thing have I done now? I am getting
>the error _CXVA25 unreferenced when compiling
>using Lattice 5.04. I have looked high and low

It looks like you are using floating point without adding the floating point
libraries to your BLink command.  Use the -Lm option to LC or, if you are
generating the BLink command yourself, add lcm.lib BEFORE your existing
link library list.

NOT Lattice tech support, but I'll help if I can...

  ***** 
 *|_o_o|\\     Doug Walker, Software Distiller
 *|. o.| ||
  | o  |//     "It is well to remember that evil is a pretty bad thing."
  ======
usenet: ...mcnc!rti!sas!walker   plink: dwalker  bix: djwalker