[PATCH] Use a sufficiently current MSVCRT when using MinGW

Mueller-Roemer, Johannes Sebastian Johannes.Sebastian.Mueller-Roemer at igd.fraunhofer.de
Fri Jan 30 13:17:59 PST 2015


I assume you are referring to http://reviews.llvm.org/D7230?

Is it really desirable to disable the functionality for MinGW? Any recent MinGW is perfectly capable of compiling it with the right flags. My issue was only that running the generated executables requires the corresponding runtimes to be installed (also true for MSVC, but if that is installed the runtime is automatically installed as well)

________________________________________
From: Michael Spencer [bigcheesegs at gmail.com]
Sent: Friday, January 30, 2015 4:34 PM
To: Mueller-Roemer, Johannes Sebastian; bigcheesegs at gmail.com
Cc: rnk at google.com; llvm-commits at cs.uiuc.edu
Subject: Re: [PATCH] Use a sufficiently current MSVCRT when using MinGW

I've committed a different fix that removes the need for this. Thanks for the patch though.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7224

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list