Re[2]: [cc65] Unresolved external `tosasra0'

From: Mats Andrén <matan3251student.liu.se>
Date: 2004-09-28 22:23:53
Tuesday, September 28, 2004, 9:35:35 PM, you wrote:

> On Tue, Sep 28, 2004 at 02:22:47AM +0200, Mats Andrén wrote:
>> Sorry to spam this list with questions..

> No problem, that's what it was made for.

Great!


>> When I try to do either "intvar >> 8" and "intvar / 256" I get the
>> following error from the linker:

> This is a problem in the development version. The calling semantics for the
> runtime shift functions have been changed, but the compiler does still call
> the old functions when optimizing for size. The problem should go away when
> using -Oi or --codesize x with x > 100.

Actually, I've already got -Oi switched on. (Turning it off didn't
help either). So that did not solve the problem.


>> ------------------------------------
>> Linker version:
>> ld65 V2.10.1 - (C) Copyright 1998-2002 Ullrich von Bassewitz
>> ------------------------------------
>> ..and the libsrc is built from cc65-snapshot-2.10.5.20040918.

> In general, it is not a good idea to mix different versions. This may work and
> is not the case of your problem, but it may also cause strange errors.

So.. Maybe I should try to compile win32-binaries from the latest
snapshot instead of using 2.10.1? (Don't remember why, but there was
some problem when I tried to build it last time, in cygwin. That's the
reason I'm using 2.10.1 for the win32-binaries and 2.10.5 for the
libsrc.)

/Mats

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Tue Sep 28 22:22:44 2004

This archive was generated by hypermail 2.1.8 : 2004-09-28 22:22:52 CEST