Okay, I just tweaking the source of the GNU/Emacs 21.3 text editor so I can get it to compile with the VC++ Toolkit 2K3. The only way I know how to do it is using the .mak file and nmake.
How can you pass parameters to cl thru nmake? I want to see how fast emacs is if I use the /O2 /G7 /arch:SSE2 parameters.
Question
Ultra Frosty
Okay, I just tweaking the source of the GNU/Emacs 21.3 text editor so I can get it to compile with the VC++ Toolkit 2K3. The only way I know how to do it is using the .mak file and nmake.
How can you pass parameters to cl thru nmake? I want to see how fast emacs is if I use the /O2 /G7 /arch:SSE2 parameters.
Link to comment
Share on other sites
0 answers to this question
Recommended Posts