Re: [cc65] library path

From: Thomas Giesel <skoe1directbox.com>
Date: 2009-09-25 21:25:48
Hi,

> that patch fails here unfortunately (against svn that is)

Oh, sorry, it collided with the latest changes in svn.

Now it should work:
cc65$ patch -i ../cc65-paths.patch -p 1
patching file make/gcc.mak
patching file src/cc65/make/gcc.mak
patching file src/ld65/make/gcc.mak

I also noticed that make clean doesn't remove the object files of the
tools, (at least since May 2009). After applying the patch you should
remove them manually to make sure the changes are used.

Another question:
ls /usr/local/lib/cc65/lib/ 

apple2enh.lib  atari.lib  c128.lib
c64.lib     cbm610.lib  lynx.lib  pet.lib    supervision.lib
apple2.lib     atmos.lib  c16.lib   cbm510.lib  geos.lib    nes.lib
plus4.lib  vic20.lib

An old version put some *.o files next to the *.lib files while
installing. Do they have to be there?

Regards,

Thomas


----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Fri Sep 25 21:25:55 2009

This archive was generated by hypermail 2.1.8 : 2009-09-25 21:25:57 CEST