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

Some dpkg-cross issues



Hi Nikita,

some points from me which need attention.

dh_shlibdeps -l<path> :
  dh_shlibdeps sets LD_LIBRARY_PATH with `pwd`/debian/mylib/usr/lib and
  calls /usr/bin/dpkg-shlibdeps but the dpkg-cross variant does not
  consider LD_LIBRARY_PATH ?

install -s :
  The install application from fileutils package offer the -s option
  for strip applications while installing them. install uses only the
  native version of strip. $STRIP is not used!

Quoting in ~/.dpkg-cross/cross-compile :
  I've have had to set CXX for a package to a more compilated string
  with spaces. If spaces have to be accepted they have to quoted with
  a leading \, e.g. CXX=powerpc-hardhat-linux-c++\ -Wall\ -Isomewhere

--
Raphael Bossek

Attachment: pgpBq0gIGQiW5.pgp
Description: PGP signature


Reply to: