This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

running .bat file in cygwin


Dear All,
              I am a newbie in cygwin.  However, I have used mingw so far,
but it is not supporting fork(), so I need to switch to cygwin.  I have
created a build.bat file in my mingw (programming language C):

gcc -o mask mask.c -pg -I/c/opencv/build/include  -lopencv_core231
-lopencv_highgui231 -lopencv_imgproc231 -L. -L/c/opencv/build/x86/mingw/lib

Can anyone suggest me how I can run this .bat file at cygwin or refer me to
a site.

Thanks for your help

Emon
-- 
View this message in context: http://old.nabble.com/running-.bat-file-in-cygwin-tp34146666p34146666.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]