Path: utzoo!attcan!uunet!husc6!m2c!applix!scott From: scott@applix.UUCP (Scott Evernden) Newsgroups: comp.sys.amiga Subject: Re: Linking with Lattice v5.0 Keywords: lcnb.lib Message-ID: <887@applix.UUCP> Date: 21 Dec 88 01:33:58 GMT References: <243@dsacg2.UUCP> Reply-To: scott@applix.UUCP (Scott Evernden) Organization: APPLiX Inc., Westboro MA Lines: 20 In article <243@dsacg2.UUCP> nor1675@dsacg2.UUCP (Michael Figg) writes: >an undefined symbol "_CXVFD" in lib:lcnb.lib module name 'upfmt.c'. Since I'm I discovered this myself yesterday. Unfortunately, I believe the symbol/routine is simply missing due to some oversight. While I'm here, these are other probs I've had with (the otherwise great) Lattice 5.0: o I always get an "Out of memory" messages from "files" (find clone). o The "lse" scroll up/down (ctrl-num-8/2) keys don't on my A1000 (keymap?) o "grep" (maybe others?) doesn't like long argument lists. o "splat" doesn't seem to handle multiple filenames. And finally (for Toebes) I maintain that a constant like 500000, even when compiled -w (16bit ints), should be interpreted as a long. Lattice seems to insist on seeing a trailing -L or else truncates such constants to shorts (with -w compiles). Is this another ANSI feature?? -scott