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]

Re: fate/resolution/location of things like "sys/sockio.h"


Mike Marchywka wrote:

> $ g++  nmapjunk.a libdnet-stripped/src/junkbin.a liblua/junkbin.a  -Lnbase -lnbase -Lnsock/src -lnsock -Llibpcap -lpcap  -liphlpapi -lws2_32 -lpcre -L. -lPacket

I would not expect this to work in any case.  Cygwin has no libpcap, so
you must be using the native windows winpcap, which is not a Cygwin
library (it's linked with MSVCRT.)

Brian

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


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