> > > I am compiling qt 4 embedded for arm. The makespecs of Qt 4 uses > arm-linux-* > while dpkg-cross' uses arm-linux-gnu-*. So, I need to make a change > somewhere > to make things work.
create links for all "arm-linux-gnu-* files as " arm-linux-*" inside the /usr/bin/ dir. so Qt4 will refer as it is. Do not mess yourself. > > > One idea would be to patch Qt's makespecs in order to make it compile with > dpkg-cross' default names. > -- அன்புடன் அருண் ------------------------------ http://ubuntu-tam.org http://lists.ubuntu.com/ubuntu-l10n-tam http://lists.ubuntu.com/ubuntu-tam ------------------------------

