> > Hello debian-embedded people, > > The quest for a PowerPC cross compiler did bring me to > http://www.emdebian.org/projects/crossdev.html > and so also to this mailinglist. > ... > A link to a PowerPC cross-compiler for i386 is also welcome ;-)
Try adding following line to your /etc/apt/sources.list deb http://zigzag.lvk.cs.msu.su/~nikita/debian sid/ and running command apt-get install g++-3.3-powerpc-linux (the rest packages will be installed as dependences). If you have installed binutils-powerpc from emdebian site, remove that first, because binutils-powerpc-linux tries to install same files.

