<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Statically-linking libstdc++ on AIX</title>
	<link>https://codesynthesis.com/~boris/blog//2006/12/10/statically-linking-on-aix/</link>
	<description>Boris Kolpackov's blog about software</description>
	<pubDate>Thu, 23 Apr 2026 15:37:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: boris</title>
		<link>https://codesynthesis.com/~boris/blog//2006/12/10/statically-linking-on-aix/#comment-4</link>
		<author>boris</author>
		<pubDate>Mon, 15 Jan 2007 15:41:36 +0000</pubDate>
		<guid>https://codesynthesis.com/~boris/blog//2006/12/10/statically-linking-on-aix/#comment-4</guid>
		<description>Hm, I think libsupc++.a should always be static. Both precompiled gcc distributions that I tried (one is from IBM, the other one is from aixpdslib.seas.ucla.edu) had it static. Can you check if you also have one somehere in .../lib/gcc/powerpc-ibm-aix/&lt;gcc-version&gt;/? Also what does 'ldd &lt;your-executable&gt;' prints?

-boris</description>
		<content:encoded><![CDATA[<p>Hm, I think libsupc++.a should always be static. Both precompiled gcc distributions that I tried (one is from IBM, the other one is from aixpdslib.seas.ucla.edu) had it static. Can you check if you also have one somehere in &#8230;/lib/gcc/powerpc-ibm-aix/<gcc -version>/? Also what does &#8216;ldd <your -executable>&#8216; prints?</p>
<p>-boris</your></gcc></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arindam Mukherjee</title>
		<link>https://codesynthesis.com/~boris/blog//2006/12/10/statically-linking-on-aix/#comment-3</link>
		<author>Arindam Mukherjee</author>
		<pubDate>Mon, 15 Jan 2007 15:16:08 +0000</pubDate>
		<guid>https://codesynthesis.com/~boris/blog//2006/12/10/statically-linking-on-aix/#comment-3</guid>
		<description>If I am trying to distribute binaries for AIX, and I link it this way, libsupc++ remains linked dynamically. Is there a chance thta on a particular machine, libsupc++.a will not be installed. I am assuming it is part of the gcc package - so then I guess the answer is yes.</description>
		<content:encoded><![CDATA[<p>If I am trying to distribute binaries for AIX, and I link it this way, libsupc++ remains linked dynamically. Is there a chance thta on a particular machine, libsupc++.a will not be installed. I am assuming it is part of the gcc package - so then I guess the answer is yes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
