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

Re: gcc-4.3-powerpc-linux-gnu not installable



Hi,

2009/7/17 Michael Guntsche <mike@it-loops.com>:
> On Fri, 10 Jul 2009 08:11:14 +0200, Michael Guntsche <mike@it-loops.com>
> wrote:
>> I tried building the gcc-4.3 toolchain myself. But even after a
> successful
>> compilation no libgcc1-powerpc-cross deb package was created.

[ ]	libgcc1-powerpc-cross_4.3.3-5_all.deb	05-Apr-2009 17:16 	137K
[ ]	libgcc1-powerpc-cross_4.3.3-7_all.deb	07-Apr-2009 22:37 	41K
[ ]	libgcc1-powerpc-cross_4.4.0-5_all.deb	12-Jun-2009 08:56 	55K
[ ]	libgcc1-powerpc-cross_4.4.0-6_all.deb	18-Jun-2009 23:12 	55K
[ ]	libgcc1-powerpc-cross_4.4.0-8_all.deb	24-Jun-2009 22:53 	55K
[ ]	libgcc1-powerpc-cross_4.4.0-9_all.deb	29-Jun-2009 20:05 	55K
[ ]	libgcc1-powerpc-cross_4.4.0-10_all.deb	08-Jul-2009 23:44 	55K

Source: http://www.emdebian.org/~zumbi/toolchain/trunk_unstable_i386/powerpc/
Hint: Use dpkg-cross on libgcc1 for your prefered arch


> Well, I found the reason. With gcc-4.3 with_common_libs is set to "no" in
> debian/rules.def. So packages like libgcc1 are NOT build by default. Is
> this intended behaviour or am I missing something?

I am looking to rules.defs on gcc-4.4, i do not find with_common_libs
set to "no" when cross building, but this snipet of code makes me
think, libgcc1 package is rendered when creating the cross toolchain.

  # Shared libgcc --------------------
  ifeq ($(with_common_libs),yes)
    with_libgcc := yes
    with_shared_libgcc := yes
  endif


BTW, there are some lame status pages at:
http://www.emdebian.org/debian/ i386-unstable-stat.txt

Cheers
-- 
 Héctor Orón


Reply to: