Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2001 14:52:07 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        "Vahe Khachikyan" <vahe@fh-konstanz.de>
Cc:        "Alpha Free BSD" <alpha@FreeBSD.ORG>
Subject:   Re: Compaq CCC
Message-ID:  <15069.57943.613952.843300@grasshopper.cs.duke.edu>
In-Reply-To: <002d01c0c82a$fac833e0$6e70258d@vvl10.fh-konstanz.de>
References:  <002d01c0c82a$fac833e0$6e70258d@vvl10.fh-konstanz.de>

next in thread | previous in thread | raw e-mail | index | archive | help

Vahe Khachikyan writes:
 > 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?

Search the archives.  Somebody else ran into this worked around it in
the last month or so.  The key is that ccc doesn't need -fpic to make
shared libs.

Drew

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15069.57943.613952.843300>