Re: [xml] Trying to make libxml2 for arm (TI DaVinci)
- From: Roumen Petrov <bugtrack roumenpetrov info>
- To: Helmut Forren <helmut2010 forren org>
- Cc: xml gnome org
- Subject: Re: [xml] Trying to make libxml2 for arm (TI DaVinci)
- Date: Tue, 01 Mar 2011 01:18:32 +0200
Helmut Forren wrote:
[SNIP ALL]
I think you succeed to build and install in "build environment".
make install DESTDIR=root_path_to_install could help you to pack all files and distribute to the "host
enviroment".
Hint:
It is not recommend to use /usr/local as default prefix as when you build a native application the configure
script may found headers and libraries installed under prefix /usr/local .
...gcc -v -E -x c /dev/null will show headers search path
...gcc -print-search-dirs show library search path and etc....
Roumen
P.S. Another hint is configuration with --with-sysroot= . This require
cross-tools to be build with sysroot support and libxml source tree to
be refreshed with files from libtool 2.4.
[
Date Prev][Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]