Hi Matthias,
On Fri, 25 Oct 2013, Matthias Klose wrote:
uc-echo has an unconditional build dependency on g++-multilib, which is not
available on all architectures.
do you know a better choice?
also, it fails to build on mips* which does have g++-multilib, so it seems that
this package has hardcoded ix86 assumptions.
The problem on mips* is not g++-multilib but the parameter "-m64" for gcc.
Somewhere I read that -mabi=64 is default on mips, but 'gcc -dumpspecs'
tells me:
*multilib_defaults:
EB mips1 mabi=32
I guess I am totally confused now :-(. Can you please point me in the
right direction?
Thorsten
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org