From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2001-09-15 13:33:13
On Sat, Sep 15, 2001 at 12:10:48PM +0200, Michal Bartczak wrote: > bad points: it doesn't work. _scanf.c is killing cc65 to death. (somewhere > in void readsign(void)) Neither _scanf.c nor readsign are a direct part of cc65. If you can tell me more about the cc65 call stack when the error occurs, I may be able to look after the problem. > Worse points: makefile for libraries is pretty and sweet, but it is > completly unportable ;) Hello hand-work. <erm... no sex in last sentence>. Unfortunately, there is no way to make this more portable. It is already as portable as it can be, because it uses GNU make (which is also available for Windows). Having GNU make and a bash port installed, you should be able to build the library using the supplied makefiles (not tested, however). > Ok, do anyone have compiled libraries ? :) I know they all compiled fine on > cygwin, but cygwin doesn't work on my machine anymore :( Things would probably be easier if you had access to a Linux (or other Unix) box. I'm doing all the development on Linux and I'm just compiling on Windows for a release, so using Linux will always be a lot easier if you need to compile cc65 yourself. Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:42 CET