Ok thanks Oliver I will try that next time. For now I'm good with the binaries I've built. On Mon, Nov 11, 2013 at 2:17 AM, Oliver Schmidt <ol.sc@web.de> wrote: > Hi Christopher, > >> By the way, I really like the GitHub updates. > > > :-) > >> However, I have to >> build the cc65 toolchain in MSVS and then build the libraries in >> Cygwin. If I build the cc65 toolchain in Cygwin then I can't call it >> from within NESICIDE without including cygwin1.dll which I *do not* >> want to do. > > > Hm, I can't follow you... > > You don't like the Cygwin-based binaries because of the dependency on the > cvywin1.dll. I fully understand and I personally don't like the Cygwin-based > binaries neither. But I don't see why you don't just build the libraries > with your native-Win32 binaries. I know that it works as I do it all the > time. > > The Makefiles are explicitly designed to work with cmd.exe as shell and to > not depend on any(!) *IX tool. Just follow > http://oliverschmidt.github.io/cc65/getting-started.html > > Bascially you only have to put the content of > http://gnuwin32.sourceforge.net/downlinks/make-bin-zip.php > and > http://gnuwin32.sourceforge.net/downlinks/make-dep-zip.php > in some directory, shouldn't hurt. > > The Makefiles even contain a call to MSVS to build the native-Win32 binaries > before building the libraries so you can do it all in one shot by just > calling the top-level Makefile from cmd.exe without any goal. > > Again: Presume this very scenario to be supported best as it's my personal > scenario ;-) > > Regards, > Oliver > ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Mon Nov 11 14:00:23 2013
This archive was generated by hypermail 2.1.8 : 2013-11-11 14:00:25 CET