I'd like to build Unicon for windows to get the latest and greatest features.
I have installed on my PC: * MS VC++ 6.0 * mingw32 * cygwin I could not get it to make with nmake and VC++ because of lack of sh, rm, etc. When I tried to make it with mingw32, I got the following errors: ../../bin/rtt -x rsys.r rtt: File rsys.r; Line 1201: syntax error make[3]: *** [xrsys.o] Error -1 and later c:\usr\local\mingw\bin\make.exe[1]: Entering directory `c:/usr/build/unicon/uni/unicon' ../../bin/icont unicon.u unigram.u unilex.u tree.u preproce.u idol.u unix.u tokens.u yyerror.u Linking: Tried to open iconx.exe to build .exe, but couldn't 1 errors c:\usr\local\mingw\bin\make.exe[1]: *** [unicon] Error -1 Any suggestions? Do you wanna see the whole darn log of the make operation (I can email it to you)? _______________________________________________ Unicon-group mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unicon-group Sponsored by http://www.ThinkGeek.com/
