public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Any possibility to support link with msvc stl just like clang??
@ 2020-12-29  5:22 sotrdg sotrdg
  2020-12-29  8:55 ` Jonathan Wakely
  0 siblings, 1 reply; 2+ messages in thread
From: sotrdg sotrdg @ 2020-12-29  5:22 UTC (permalink / raw)
  To: gcc, Iain Sandoe

That would be fun.

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Any possibility to support link with msvc stl just like clang??
  2020-12-29  5:22 Any possibility to support link with msvc stl just like clang?? sotrdg sotrdg
@ 2020-12-29  8:55 ` Jonathan Wakely
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Wakely @ 2020-12-29  8:55 UTC (permalink / raw)
  To: sotrdg sotrdg; +Cc: gcc, Iain Sandoe

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-29  8:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-29  5:22 Any possibility to support link with msvc stl just like clang?? sotrdg sotrdg
2020-12-29  8:55 ` Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).