Any possibility to support link with msvc stl just like clang??

Jonathan Wakely jwakely.gcc@gmail.com
Tue Dec 29 08:55:59 GMT 2020


On Tue, 29 Dec 2020, 05:23 sotrdg sotrdg via Gcc, <gcc@gcc.gnu.org> wrote:

> That would be fun.
>

First you'd need to patch GCC to understand all the MSVC intrinsics or
patch MS STL to use GCC intrinsics.

Both are open source so it is probably possible, but you should be prepared
do the work yourself, since you're the one asking for it.

Most GCC developers have other priorities.


More information about the Gcc mailing list