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

  1. Path: sparky!uunet!mcsun!Germany.EU.net!unido!horga!ruhr.de!mamunx!mst!ha
  2. From: ha@mst.hamm.sub.org (Postmaster)
  3. Newsgroups: comp.os.os9
  4. Subject: Re: Help me !!!!!!
  5. Message-ID: <c8XDoB1w164w@mst.hamm.sub.org>
  6. Date: 25 Jul 92 07:03:57 GMT
  7. References: <tardif.711772631@chicoutimi>
  8. Organization: {mst} Modulare Software Technik, Harald Groene
  9. Lines: 25
  10.  
  11. tardif@chicoutimi.ulaval.ca (Pierre-Martin Tardif) writes:
  12.  
  13. > Hi!
  14. >   I really don't what I'm doing wrong but when I compile
  15. > my program, I get a lot of errors and a sample of these errors
  16. > follows:
  17. > >l68: error - operand size error.
  18. > >The value of symbol 'BC' ($2c3cb) is too large for a word operand.
  19. > [stuff deleted]
  20.  
  21.  
  22.  
  23. Include the line "CFLAGS = -K=0LCL" on top of your makefile and 
  24. 'make -u' will generate correct code.
  25. The flags force the compiler to generate 32bit code and data offsets
  26. for an 68000 CPU.
  27.             cu
  28.                 Harry
  29.  
  30. _____________________________________________________________________________
  31. mst, Modulare Software Technik                  INTERNET: ha@mst.hamm.sub.org
  32. Harald Groene                                   FIDO:     2:245/51.14  
  33. Dennehauptweg 20 * D-4700 Hamm 5                PHONE:    49-2381-673389
  34. ________________________nothing_is_real,_but_love______________________________
  35.