home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os9 / 1062 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  1.5 KB

  1. Path: sparky!uunet!bonnie.concordia.ca!cerberus.ulaval.ca!chicoutimi!tardif
  2. From: tardif@chicoutimi.ulaval.ca (Pierre-Martin Tardif)
  3. Newsgroups: comp.os.os9
  4. Subject: Help me !!!!!!
  5. Message-ID: <tardif.711772631@chicoutimi>
  6. Date: 22 Jul 92 02:37:11 GMT
  7. Sender: news@cerberus.ulaval.ca
  8. Organization: Universite Laval
  9. Lines: 34
  10.  
  11. Hi!
  12.     I really don't what I'm doing wrong but when I compile
  13. my program, I get a lot of errors and a sample of these errors
  14. follows:
  15.  
  16. >l68: error - operand size error.
  17. >The value of symbol 'BC' ($2c3cb) is too large for a word operand.
  18. >The offending operand is at offset $1cc in the code area
  19. >of psect 'tgoto_c' in file '/h0/lib/termlib.l'.
  20.  
  21. Can someone help me....PLEASE....because I verify a lot of things and
  22. I still don't know what is wrong...
  23.  
  24. I compile my project using a makefile.  I have severals modules and I
  25. link the *.r files at the end.  It is a that time that I get this
  26. strange and don't know how to solve error....
  27.  
  28. I defined (like prescribed in the Microware C manual) the
  29. BC variable as:  char *BC; as global (same for PC_, UP and
  30. ospeed).
  31.  
  32. For the others modules wich use the termcap library
  33. I used the: extern char *BC; declaration....
  34.  
  35. What is wrong ??? Where and how and why.......
  36.  
  37. I'm using OS-9/68k ver 2.3 if it helps on a VME147S-1 system.
  38.  
  39. Thank you in advance !
  40. -- 
  41. Pierre-Martin Tardif, etudiant gradue  (email: tardif@gel.ulaval.ca)
  42. Laboratoire de Vision et Systemes Numeriques
  43. Universite Laval, Pavillon Adrien-Pouliot, local 00100-I, Ste-Foy, Quebec,
  44. Canada, G1K 7P4         (418-656-2131, ext 4848)
  45.