On Sat, 2007-03-24 at 12:50 -0400, al davis wrote: > This is the windows problem, Making sure the whole environment > including compilers and dynamic linking all works together. I > think cygwin will be a requirement. Even then, it stretches > things enough that I need someone to take charge of it. If > someone can make a fully native windows port, I will be amazed.
Hi Al, gpsim and gnucap have similar OS requirements. I was amazed when Borut Razem was able to create a native Windows port of gpsim. There are a dozen or so dependencies through which one must wade, but it is possible! BTW, Borut was able to use gcc in CygWin by specifying the -mno-cygwin option. In addition, he create Visual Studion project files. http://gpsim.sourceforge.net/gpsimWin32/gpsimWin32.html Scott _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
