<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[wsl编译c++23代码失败]:使用自己编译的gcc15.1]]></title><description><![CDATA[<p dir="auto">wsl编译gcc，编译好之后，环境变量配置好，gcc-v也能找到，编译import std；带有println函数，可以生成gcm.cache，但是在编译代码时失败!<img src="/assets/uploads/files/1747754686415-89d7147493fac2c7af4d7fc3dcc52459258850470.jpg" alt="89d7147493fac2c7af4d7fc3dcc52459258850470.jpg" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1747754686456-e39bf07468d08c80f62878aa9170f82c258850470.jpg" alt="e39bf07468d08c80f62878aa9170f82c258850470.jpg" class=" img-fluid img-markdown" /><br />
但是在vm的ubuntu可以成功，ubuntu都是24.04，glibc也是一样的</p>
]]></description><link>http://forum.d2learn.org/topic/91/wsl编译c-23代码失败-使用自己编译的gcc15-1</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 13:42:04 GMT</lastBuildDate><atom:link href="http://forum.d2learn.org/topic/91.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 20 May 2025 15:29:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [wsl编译c++23代码失败]:使用自己编译的gcc15.1 on Thu, 05 Jun 2025 10:04:45 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1749117841114-b38044c8-b31b-477b-8b04-12194b1fa1b7-image.png" alt="image.png" class=" img-fluid img-markdown" />你好，我使用了wsl测试，没有问题的。如果需要支持，请提供更详细信息！</p>
]]></description><link>http://forum.d2learn.org/post/393</link><guid isPermaLink="true">http://forum.d2learn.org/post/393</guid><dc:creator><![CDATA[HeiseCurtain]]></dc:creator><pubDate>Thu, 05 Jun 2025 10:04:45 GMT</pubDate></item><item><title><![CDATA[Reply to [wsl编译c++23代码失败]:使用自己编译的gcc15.1 on Tue, 20 May 2025 15:46:59 GMT]]></title><description><![CDATA[<p dir="auto">如果使用xlings安装gcc15.1呢, 可以试一试会报同样的错误吗?</p>
<pre><code>xlings install gcc@15.1.0
</code></pre>
<p dir="auto"><a href="https://d2learn.github.io/xim-pkgindex/packages/gcc.html" rel="nofollow ugc">https://d2learn.github.io/xim-pkgindex/packages/gcc.html</a></p>
]]></description><link>http://forum.d2learn.org/post/386</link><guid isPermaLink="true">http://forum.d2learn.org/post/386</guid><dc:creator><![CDATA[SPeak]]></dc:creator><pubDate>Tue, 20 May 2025 15:46:59 GMT</pubDate></item><item><title><![CDATA[Reply to [wsl编译c++23代码失败]:使用自己编译的gcc15.1 on Tue, 20 May 2025 15:44:37 GMT]]></title><description><![CDATA[<p dir="auto">wsl里和虚拟机里glibc的版本是多少, 这个可能是因素之一</p>
<pre><code class="language-bash">ldd --version
</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1747755873232-a530a882-ad1b-492d-93d9-3e587ae35ae3-image.png" alt="image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>http://forum.d2learn.org/post/385</link><guid isPermaLink="true">http://forum.d2learn.org/post/385</guid><dc:creator><![CDATA[SPeak]]></dc:creator><pubDate>Tue, 20 May 2025 15:44:37 GMT</pubDate></item></channel></rss>