Jump to content
XCOMUFO & Xenocide

Compilation


anto80

Recommended Posts

i have checked this link : http://ufo2000.lxnt.info/pmwiki/index.php/Main/ForDevelopers

 

and i saw that some of the tools you are using is MINGW.

However, the mingw link redirect me to the download of mingw version-4.1.0 , whereas i already have gcc version 3.2 ; I don't know my exact version of mingw; i spotted my gcc version with:

gcc -v

Do i have to replace my version of mingw? (i prefer not to, if possible)

what is the gcc version you are using ?

Edited by anto80
Link to comment
Share on other sites

  • 1 month later...

My gcc is quite old:

# gcc --version

gcc.EXE (GCC) 3.2.3 (mingw special 20030504-1)

Copyright © 2002 Free Software Foundation, Inc.

This is free software; see the source for copying conditions.  There is NO

warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

 

But any version should be ok.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...