[PATCH 06/10] Heart of the JIT implementation

Jeff Law law@redhat.com
Fri Oct 31 06:30:00 GMT 2014


On 10/30/14 18:50, Joseph S. Myers wrote:

>
> I don't see it as a blocker, but I would not be surprised if having the
> libraries statically linked into libgccjit.so causes problems (is it safe
> to have two completely separate copies of libstdc++ in the same process?
> I don't know.).
Jason, Jakub, Aldy, Ben & others looked at this a few years ago for Red 
Hat and our conclusion was that having separate copies of libstdc++ in 
the same process might work sometimes, but ultimately wasn't anything we 
would be willing to stand behind and support at any level.

jeff



More information about the Gcc-patches mailing list