From owner-freebsd-alpha Wed Apr 18 10: 6:56 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from suntana.fh-konstanz.de (suntana.fh-konstanz.de [141.37.9.230]) by hub.freebsd.org (Postfix) with ESMTP id 0BF4737B424 for <alpha@freebsd.org>; Wed, 18 Apr 2001 10:06:52 -0700 (PDT) (envelope-from vahe@fh-konstanz.de) Received: from vvl10 (vvl10.fh-konstanz.de [141.37.112.110]) by suntana.fh-konstanz.de (8.9.3+Sun/8.9.3) with SMTP id TAA11534 for <alpha@freebsd.org>; Wed, 18 Apr 2001 19:06:50 +0200 (MET DST) Message-ID: <002d01c0c82a$fac833e0$6e70258d@vvl10.fh-konstanz.de> From: "Vahe Khachikyan" <vahe@fh-konstanz.de> To: "Alpha Free BSD" <alpha@freebsd.org> Subject: Compaq CCC Date: Wed, 18 Apr 2001 18:14:08 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Good current-time :-)) I have a question which can sound a little bit strange. How are you managing the problems with libtool when compiling with CCC ? During configuration the softare that uses libtool refuses to be configured to build shared libraries. This is due to tests on -fPIC flag. But in fact it's possible to make shared libraries later from static ones. It is just a lot of hand work. The best thing about ccc that it compiles quite fast code. For example I compiled OpenSSL with it. It is faster than GCC one. The worsest thing about ccc. Shared libraries will be handmade. Have anybody any ideas? Regards -- Vahe --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message