在cygwin下使用VC编译器

@echo off

C:
chdir C:/lib/cygwin/bin

set PATH=%PATH%;C:/Program Files/Microsoft Visual Studio 9.0/VC

call vcvarsall.bat

bash --login -i

 

 

posted on 2009-04-03 11:32  张大大123  阅读(233)  评论(0)    收藏  举报

导航