I want to create a program using cygwin gcc on one system and run it on another. One way to do this is to copy cygwin1.dll to the second system along with the program. However I understand that it is possible to link the program with Windows libraries but I can't find the syntax needed.
Thanks in advance
CaKiwi
Thanks in advance
CaKiwi