home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!sun-barr!olivea!sgigate!sgiblab!a2i!wilsont
- From: wilsont@rahul.net (Timothy Wilson)
- Newsgroups: comp.sys.atari.st
- Subject: Need mor ehelp with Lattice C 5.0
- Message-ID: <C01IJB.339@rahul.net>
- Date: 29 Dec 92 21:33:10 GMT
- Sender: news@rahul.net (Usenet News)
- Organization: a2i network
- Lines: 29
- Nntp-Posting-Host: bolero
-
- I just got lattice installed on my system, and there are a few questions
- i'd like to know from people who've successfully got this thing to work.
-
- I've been using sozobon 1.44i (heat n' serve) since the beginning, works
- great. but i have lots a problems with lattice.
-
- 1. I can't seem to get what i want out of lattice,
- i would like to have: 16 bit ints, 32bit adressing.
- i'm using make.ttp and so i have it compile with -b0 -r0,-w flags.
- then i have to clink.ttp csnrb.o and lcsnrb.lib to it right?
- so far, nothing has compiled correctly!
-
- 2. i also tried 32bit ints, stuff compiles, but bus errors and other nasty
- things occur when i pass big ints to vdi calls and such.
-
- 3. i converted a program of mine from 'int' to 'short' declarations
- and used -b0 -r0, everything compiles, but the linker bombs out!! (bus error)
-
- also, the docs are very vague when it comes to multiple module programs,
- so maybe i'm getting something wrong.
-
- is lattice written for small one module programs? why does it default to
- relative adressing? (thats intel crapola!)
-
- lastly, what about GNU c? what are its deafults?
-
- thanks for the help!
- --
- Timothy Wilson <wilsont@rahul.net>
-