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