View Single Post
Old 26 July 2014, 17:47   #16
Leffmann
 
Join Date: Jul 2008
Location: Sweden
Posts: 2,269
I used to build things for Windows in Cygwin, and lift out the executable and the required DLLs from Cygwin and dropping them all in the directory I kept all other command line tools. It worked fine for all those times VC++ refused to cooperate.

A small bug report:

I just built 1.7 and noticed that it can't always parse asterisk comments correctly. It fails when you have an instruction with one or more operands, followed by a comment at the end of the line. In all other cases it works fine.

I use semicolon for comments myself, but asterisk comments are everywhere in f.ex. the NDK 3.9, so it could be a problem.
Leffmann is offline  
 
Page generated in 0.05596 seconds with 11 queries