Hi all, because I became a victim of the optimizer I upgraded from snapshot 200905?? to 090923. When I use ld65 ... --lib c64 it complains: ld65: Error: Input file `c64.lib' not found I compiled it on Linux as usual using: make -f make/gcc.mak sudo make -f make/gcc.mak install And even when using the default paths I tried: export CC65_LIB=/usr/local/lib/cc65/lib export CC65_INC=/usr/local/lib/cc65/include It only works when I add -L /usr/local/lib/cc65/lib to the command line. Did I miss something? 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 Wed Sep 23 22:26:40 2009
This archive was generated by hypermail 2.1.8 : 2009-09-23 22:26:41 CEST