Re: [cc65] library path

From: Thomas Giesel <skoe1directbox.com>
Date: 2009-09-24 00:05:08
Uz,

Thanks for the response.

> Search path logic has changed a bit in the last few days. You may
> 
>   * change the builtin paths in the makefile. Or

It was a quite nice feature before to run out of the box on Linux. Is
this thought to not work anymore? I did not change nor override any
path in the Makefile, they just point to the position where the files
actually got installed finally. So I don't understand what to change in
the Makefile when I'm happy with the default paths.

>  * set CC65_HOME to the base directory. Libraries are then searched in
>    $CC65_HOME/lib, linker config files in $CC65_HOME/cfg and so on.

This works, thanks.

> CC65_LIB is completely gone.

Then this comment after "make install" may need an update:

You can export some shell environment variables:

CC65_INC=/usr/local/lib/cc65/include
CC65_LIB=/usr/local/lib/cc65/lib    

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 Thu Sep 24 00:05:17 2009

This archive was generated by hypermail 2.1.8 : 2009-09-24 00:05:19 CEST