Re: New to cygwin

2007-11-27 Thread Tomasz Jankowski
2007/11/27, Erich Dollansky <[EMAIL PROTECTED]>: > > I would recommend to use cygwin if you want to write a program for > multiple platforms. That is what I'm going to do. > What is your programming background? Sorry I don't understand this question? What do mean by "background"? :( -- Cya! Tom

Re: New to cygwin

2007-11-26 Thread Tomasz Jankowski
One more question, does anyone tried to build sctplib using cygwin? Here is link to page with source code I'm talking about: http://www.sctp.de/sctp-download.html The most important for me is package named 'socketapi', because it provides API documented in set of RFC documents about SCTP protocol

New to cygwin

2007-11-26 Thread Tomasz Jankowski
Hello! I'm completely new to cygwin (and generally to programming for the MS Windows too). I'm working on a library and I need to use some socket API in it. I decided to prepare port for win32, but it's much harder, that I thought. I found, that cygwin can make my life easier, especially a DLL pro