From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21578 invoked from network); 8 Jun 2001 12:06:42 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 8 Jun 2001 12:06:42 -0000 Received: (qmail 14095 invoked by alias); 8 Jun 2001 12:06:22 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14805 Received: (qmail 14077 invoked from network); 8 Jun 2001 12:06:22 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Timo Aaltonen" , Subject: RE: AIX-problem: the main module won't link statically Date: Fri, 8 Jun 2001 16:06:27 +0400 Message-ID: <000701c0f013$7230f5b0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 > > theremin% CC="cc" ./configure > Try with DLLD=cc CC=cc. On some systems use of plain ld to create shared libraries does not work (due to additional startup files needed). Is it really that AIX 4.3 does not use ELF? -andrej