News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

How to Build win32 DLL with mingw32 cross compiler

Started by azimuth3d, September 30, 2007, 11:37:58 AM

Previous topic - Next topic

azimuth3d

I would like to make  c++ library  dll  used for  win32   , ubuntu 7.04 is my lovely os
Thank a lot  for your suggestion :D

XayC

This is not a general programming board, you should ask in an appropriate forum.

What you look for is Cross-Compiling (build binaries for one platform using another platform). In the article you should find all the information and links you may need.
Here also a link to a build of MinGW able to run on Linux (I didn't try it). Link