I'm building the latest snapshot under cygwin, and some stuff doesn't work properly: * mkdir generates a lot of warnings from the previous installation. Adding -p gets rid of them. * prefix defaults to /usr. Most users will want it to default to /usr/local. * make/install-sh dies with for f in ar65 ca65 cc65 cl65 co65 da65 ld65 od65 grc; \ do make/install-sh -c -m 755 -s src/$f/$f /usr/local/bin || exit 1; \ done strip: /usr/local/bin/#inst.5468#: No such file or directory make: *** [install-bins] Error 1 as it doesn't take into account the .exe suffix. It works if you use the standard /usr/bin/install. -- ___ . . . . . + . . o _|___|_ + . + . + . Per Olofsson, arkadspelare o-o . . . o + MagerValp@cling.gu.se - + + . http://www.cling.gu.se/~cl3polof/ ---------------------------------------------------------------------- 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 Jun 12 18:51:10 2007
This archive was generated by hypermail 2.1.8 : 2007-06-12 18:51:13 CEST