Comment Re:I'm wondering... (Score 1) 348
VS Does not create the same output even with the same options and source code. It takes 2 compiles and 2 links to get the same binary image. GO M$!!
Keep the number of passes in a compiler to a minimum. -- D. Gries