Anybody got cc65 v2.11.0 in a Debian package.
Have Fun zap www.c64web.com :)
I use Alien to install the RPMs on my Ubuntu box (Debian based).
there are certain enviroment variables needed could someone help me with whats needed to be added to my users bash profile for cc64 to work.
The shell doesn't have the necessary cc65 environment
variables defined:
CC65_INC=/usr/bin/cc65/include
LD65_OBJ=/usr/lib/cc65/lib
LD65_LIB=/usr/lib/cc65/lib
how can i add these and where do they go i run debian...
have fun shane www.c64web.com
...just type it in...
CC65_INC=/usr/include/cc65/include
etc.
or add to your ~/.bashrc
You also might want to consider putting them in /etc/profile so all users ( bourne ) have the variables