CompuServe Thread

Forum unknown · Talk to the Trade

#gcvt() blink bug!

3 messages in this thread
#128793From: Ed SilvaJun 8, 1988 9:10 PM
yup you must do LIB LIB:lcm.lib+LIB:lcmffp.lib+LIB:amiga.lib and I had omitted lcm.lib nut in the manual states that you only need ONE of the math libraries! oh well…
#128896From: Doug WingerJun 9, 1988 4:02 PM
Ed, LCM.LIB is the big brother. The others are smaller, and don't support evrything. The LCMFFP.LIB is for using the FFP math, and if I remember correctly, the IEEE lib by itself doesn't have transcendentals in it. I just link 'em in, and make sure that the compiler gets what it needs. 8) Doug p.s. Nice to hear that it worked out.
#128896From: Doug WingerJun 9, 1988 4:02 PM
Ed, LCM.LIB is the big brother. The others are smaller, and don't support evrything. The LCMFFP.LIB is for using the FFP math, and if I remember correctly, the IEEE lib by itself doesn't have transcendentals in it. I just link 'em in, and make sure that the compiler gets what it needs. 8) Doug p.s. Nice to hear that it worked out.