.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   General Programming (http://forums.bots-united.com/forumdisplay.php?f=25)
-   -   New at MinGW! How to use it? (http://forums.bots-united.com/showthread.php?t=7081)

cvacva 06-04-2009 01:28

New at MinGW! How to use it?
 
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

mirv 06-04-2009 12:13

Re: New at MinGW! How to use it?
 
Normally you'll get a command line with mingw (msys was it?), you'll need to open that and then go into the library source directory, from where you can run those commands. I'll admit it's been a while since I dipped into mingw, so I'm not sure if anything else needs setting up, or if the installer will do it all for you.

cvacva 06-04-2009 21:59

Re: New at MinGW! How to use it?
 
Cool. Thanks a lot.

CVA


All times are GMT +2. The time now is 10:01.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.