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

Re: Does this dh_link failure cross building gcc-4.4 (4.4.4-14) look familiar to anyone?



Dnia poniedziałek, 13 września 2010 o 22:11:24 Jim Heck napisał(a):

> I am building the gcc-4.4 unmodified from unstable with the following
> command line
 
> PF=/opt/ilomtools/crosscompiler/gcc-4.4__100910/arm
> DEB_BUILD_OPTIONS=static DEB_CROSS_NO_BIARCH=yes GCC_TARGET=armel
> DEB_CROSS=yes dpkg-buildpackage -us -uc -rfakeroot

When you do build for armel you do not need DEB_CROSS_NO_BIARCH because this 
is not biarch architecture. DEB_CROSS variable is set by packaging rules so no 
need to set it. GCC_TARGET can be set by "echo armel >debian/target".
 
Regards, 
-- 
JID:      hrw@jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz



Reply to: