UFO: Alien Invasion Issue Tracker
UFO: Alien Invasion
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png UFO: Alien Invasion / Closed Submit Patch #5104 [PATCH] * Fix compiler chosen when not cross-compiling in mingw.
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue basics
  • Type of issue
    Submit Patch
  • Category
    Not determined
  • Targetted for
    Not determined
  • Status
    Closed
  • Progress
  • Priority
    Not determined
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
Issue details
  • Resolution
    RESOLVED
Attachments (1)
  • icon_download.png patch #5104 revision 1
    0001-Fix-compiler-chosen-when-not-cross-compiling-in-ming.patch uploaded Aug 31, 2013 by unknown user
Duplicate issues (0)
This issue does not have any duplicates
Description
Running mingw on WinXP 32-bit, not cross-compiling. The configure script blindly tries using the "cc" compiler, which does not exist.


Currently the configure file only chooses "gcc" when cross-compiling to a mingw target. This patch makes a mingw target always use "gcc". '''A tweak may be required''': I'm not sure whether we should be checking HOST_OS or the TARGET_OS. The existing code seems to focus more on the target.


It seems that the compiler auto-detection I submitted in [[http://ufoai.org/bugs/ufoalieninvasion/issues/4816|Patch 4816]] was blown away at some point. Would it be useful to add some variant of that patch back in, as well? Thanks.


(Patch forthcoming. One can't attach files to the initial issue creation message...)
Todos (0 / 0)
Issue created
footer_logo.png The Bug Genie 4.3.1 | Support | Feedback spinning_16.gif