<div dir="ltr">Hi,<br><br>I am using the PLPlot Ada support for cmake, and all is well, except for the following:<br><br>For some reason, I see the addition of -lstdc++ to the link options for building Ada executables. the Ada code has zero dependencies on C++ object code, so this is not necessary. But I can't seem to find where this is being added. The Ada cmake modules don't add this, and we don't add it, so some where it is being added by cmake, but like I said, I can't figure out where.<br>
<br>Is there any way I can go about diagnosing this?<br><br>Thanks,<br><br>Tom<br></div>