[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cross compiling packages that try to run test programs



On 1/25/07, Jim Heck <jsurf@heckheck.com> wrote:
compile many packages, but has problems with packages that try to invoke
a test program as part of the configure script to test the output of the
compiler.

dpkg-cross exports the variables listed in /etc/dpkg-cross/cross-config.<arch>.
configure script should first test if such a variable (that it is
trying the determine the value for) is set in the environment, and if
it is, use this value and do not perform any tests. That is, you can
add your variable into cross-config for your arch (that you just know
in advance), and configure should use it. It would also be nice to let
us know which variable is that and which package it is ;)

--
Regards, Wartan.



Reply to: