Received: from carter-zimmerman.mit.edu (carter-zimmerman.suchdamage.org [69.25.196.178]) by krbdev.mit.edu (8.9.3p2) with ESMTP id XAA05049; Tue, 13 Sep 2005 23:47:20 -0400 (EDT) Received: by carter-zimmerman.mit.edu (Postfix, from userid 8042) id 30B12E0049; Tue, 13 Sep 2005 23:47:06 -0400 (EDT) To: rt@krbdev.mit.edu Subject: Re: [krbdev.mit.edu #3176] References: From: Sam Hartman Date: Tue, 13 Sep 2005 23:47:06 -0400 In-Reply-To: (Marc Aurele La France's message of "Tue, 13 Sep 2005 21:14:11 -0600 (MDT)") Message-Id: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 409 >>>>> "Marc" == Marc Aurele La France writes: Marc> You must admit, though, that the current scheme, before my Marc> patch, prevents shared/static co-existence, which is not a Marc> Good Thing (tm). Not really. There is an AIX linker flag to treat shared objects (or particular shared objects) as static. The OS for example tends not to distribute static libs for anything.