home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / atari / st / 19018 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  1.5 KB

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