RE: 1.3.12-2 how to link with MS Platform SDK

2002-10-10 Thread nickolai . bogdatov
/lib/win32api -liphlpapi -ldhcpcsvc .cpp.o: $(CC) $(CFLAGS) -c $< TARGETS = srv \ all: $(TARGETS) clean: -rm -f *.o $(TARGETS) *.1 srv:srv.o $(CC) -o $@ srv.o $(LDFLAGS) $(LIBS) Regards, Nickolai Bogdatov |-+>

RE: 1.3.12-2 how to link with MS Platform SDK

2002-10-10 Thread nickolai . bogdatov
During linking it gives me "enresolved external" Regards, Nickolai Bogdatov -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

1.3.12-2 how to link with MS Platform SDK

2002-10-10 Thread nickolai . bogdatov
y question is: How do I *properly* link MS Platform SDK ".lib" files with my project ? Is in possible at ALL ? Regards, Nickolai Bogdatov Verizon Data Services, Tampa, FL (813) 978-7820 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http:/