Relative Content

Tag Archive for cwindowsgccnetworkinglinker

Problems of linking Ws2_32.lib using gcc

I thought that when I install gcc and mingw that crucial windows libraries are already imported with that. Apperantly not. Now how do I give the gcc linker the required libraries so that it can link the assembly of this code?