Re: [cc65] return vs. exit()

From: <silverdr1wfmh.org.pl>
Date: 2009-10-20 00:02:02
On 2009-10-19, at 11:17, Ullrich von Bassewitz wrote:

>>>> ar65: Warning: Replacing module `systime.o' by older version
>>>
>>> ... this is unknown to me, so I would suggest checking the reason.
>>
>> It pops up in such context: [...]
>> Not with all the .libs though. Maybe only with those, which have that
>> implemented?
>
> I don't have this problem, so it must be a problem of your setup. I  
> would
> suggest checking what's going on to prevent trouble in the future.

I checked out from scratch the latest revision and this warnings  
didn't pop up. I got back to the one I had before (r4372) did "make  
clean" AND "make zap" but the warnings were still there. So I checked  
out from scratch the same revision (4372) and the warnings did NOT  
show up...

Seems that either the zap doesn't zap everything or something?

silverdr$ diff -qry cc65/libsrc/ cc65_r4372/libsrc/
[...]
Only in cc65/libsrc/cbm: systime.o
[...]
Only in cc65/libsrc/runtime: leasp.o
Only in cc65/libsrc/runtime: pleasp.o
[...]

silverdr$ ll cc65/libsrc/cbm/systime.o
-rw-r--r--  1 silverdr  silverdr  397 Jul  3 19:55 cc65/libsrc/cbm/ 
systime.o

So permissions seem to be fine. Sure I can remove them manually but I  
thought clean (or zap) would remove them.. no idea what prevented this  
but no more checking for tonight.

Regards,

-- 
SD!

----------------------------------------------------------------------
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 Oct 20 00:02:15 2009

This archive was generated by hypermail 2.1.8 : 2009-10-20 00:02:17 CEST