Re: [xml] no share-lib
- From: Daniel Veillard <veillard redhat com>
- To: zombit <zombit kimo com>
- Cc: xml gnome org
- Subject: Re: [xml] no share-lib
- Date: Thu, 21 Jun 2001 05:25:24 -0400
On Thu, Jun 21, 2001 at 11:53:05AM +0800, zombit wrote:
Hello,
I have tried to compile libxml2 for arm-linux.
Cross-compile process is smooth.
But I don't see any share-libs in .libs..
my step:
--
export CROSS_PREFIX=arm-linux-
export CC=arm-linux-gcc
export LD=arm-linux-ld
export AR=arm-linux-ar
export NM=arm-linux-nm
export RANLIB=arm-linux-ranlib
./configure --host=arm-linux --target=arm-linux
make
--
anything warning??
Probably that libtool concluded that it did not know how to generate
shared libraries for your target platform when doing a cross compile.
If needed regenerate the auto* stuff before running configure by
running autogen.sh first.
I don't think I do anything special with compilers which would impact
this.
Daniel
--
Daniel Veillard | Red Hat Network http://redhat.com/products/network/
veillard redhat com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
Sep 17-18 2001 Brussels Red Hat TechWorld http://www.redhat-techworld.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]