>> space free patch can be downloaded here >> http://rtime.felk.cvut.cz/~pecam1/stapl_final.patch.gz . > This patch take into account the necesary changes to compile in windows? > The only ones that I've found are: >> * In jamport.h, change >> #define PORT UNIX >> for >> #define PORT WINDOWS >>...
AFAIK it doesn't, since we have no WINDOWS here... There is another issue I found, a re-implementation of usleep() using delay loop, which is of course optimized out by gcc. But for the same reason, lack of Windows testing environment, we haven't included this change into the patch. I think it is better to wait fot including the code into UrJTAG repository and then improve the code (so that any Windows users can post their complaints and/or improvements). Best regards, Marek ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ UrJTAG-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/urjtag-development
