public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* using make without cygwin terminal
@ 2014-07-10 16:46 Okan Erat
  2014-07-10 22:14 ` Robert Pendell
  0 siblings, 1 reply; 4+ messages in thread
From: Okan Erat @ 2014-07-10 16:46 UTC (permalink / raw)
  To: cygwin

Dear Cygwin users,

I am trying to compile a project using VS6 compiler and makefiles
generated by imake.
When i run make from cygwin terminal it compiles everything without any problem.
However if i run make from windows terminal (c:/cygwin/bin is already in Path)
VS6 complains about various problems.
 such as:

winbase.h(1011) : error C2733: second C linkage of overloaded function
'InterlockedIncrement' not allowed

mswsock.h(69) : error C2065: 'SOCKET' : undeclared identifier

winsock2.h(85) : error C2378: 'SOCKET' : redefinition; symbol cannot
be overloaded with a typedef

Why make works with cygwin terminal but not with windows terminal.

Thanks for your answers

--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-07-11  1:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-10 16:46 using make without cygwin terminal Okan Erat
2014-07-10 22:14 ` Robert Pendell
2014-07-10 22:42   ` Matt D.
2014-07-11  1:00   ` Warren Young

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).