View Single Post
New at MinGW! How to use it?
Old
  (#1)
cvacva
Member
 
Status: Offline
Posts: 2
Join Date: Apr 2009
Big Grin New at MinGW! How to use it? - 06-04-2009

Hello,

I installed the latest version of Mingw (full). Now I am trying to compile a librar. The instructions say :

./configure --with-our-malloc16 --with-windows-f77-mangling --enable-shared --disable-static --enable-threads --with-combined-threads --enable-portable-binary --enable-sse2
make
make install
What are the equivalent commands for these lines?

Cristian
  
Reply With Quote