Gentoo Archives: gentoo-embedded

From: maxime louvel <m.louvel@×××××.com>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] cross compiler for powerpc-softfloat-linux-gnu
Date: Wed, 19 Mar 2008 14:17:56
Message-Id: dda529d0803190717k68d271a0lbf995975e6b95123@mail.gmail.com
1 Hi,
2
3 I want to install a gentoo system on a mpc8548amc (powerpc based board from
4 Freescale).
5 The board is following the powerpc standard (32bits) but has no Floating
6 Point Unit.
7
8 Thus I have tryed to create a cross compiler powerpc-softfloat-linux-gnu.
9 I have followed the gentoo handbok to do that.
10 I have been able to emere portage (after a sync) for my CHOST.
11
12 I have tried to
13 emerge baselayout glibc binutils
14
15 There is what I start encountering trouble...
16
17 Find enclosed the log provided.
18
19 My emerge --info is
20
21 Portage 2.1.4.4 (default-linux/ppc/ppc32, gcc-4.2.3, unavailable,
22 2.6.22-14-generic i686)
23 =================================================================
24 System uname: 2.6.22-14-generic i686 Genuine Intel(R) CPU T2050 @ 1.60GHz
25 Timestamp of tree: Tue, 18 Mar 2008 13:00:01 +0000
26 app-shells/bash: 3.2_p17-r1
27 dev-lang/python: 2.4.4-r9
28 dev-python/pycrypto: 2.0.1-r6
29 sys-apps/baselayout: 1.12.11.1
30 sys-apps/sandbox: 1.2.18.1-r2
31 sys-devel/autoconf: 2.61-r1
32 sys-devel/automake: 1.10
33 sys-devel/binutils: 2.18-r1
34 sys-devel/gcc-config: 1.4.0-r4
35 sys-devel/libtool: 1.5.26
36 virtual/os-headers: 2.6.23-r3
37 ACCEPT_KEYWORDS="ppc"
38 CBUILD="i686-pc-linux-gnu"
39 CFLAGS="-Os -pipe -msoft-float"
40 CHOST="powerpc-unknown-linux-gnu"
41 CONFIG_PROTECT="/etc"
42 CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo /etc/udev/rules.d"
43 CXXFLAGS="-Os -pipe -msoft-float"
44 DISTDIR="/usr/portage/distfiles"
45 FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans
46 userfetch"
47 GENTOO_MIRRORS="http://open-systems.ufl.edu/mirrors/gentoo
48 http://prometheus.cs.wmich.edu/gentoo http://mirror.datapipe.net/gentoo
49 http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/"
50 LANG="en_US.UTF-8"
51 MAKEOPTS="-j2"
52 PKGDIR="/usr/portage/packages"
53 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
54 --compress --force --whole-file --delete --stats --timeout=180
55 --exclude=/distfiles --exclude=/local --exclude=/packages"
56 PORTAGE_TMPDIR="/var/tmp"
57 PORTDIR="/usr/portage"
58 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
59 USE="minimal ppc" ALSA_CARDS="aoa aoa-fabric-layout aoa-onyx aoa-soundbus
60 aoa-soundbus-i2s aoa-tas aoa-toonie powermac usb-audio via82xx"
61 ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file
62 hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate
63 route share shm softvol" APACHE2_MODULES="actions alias auth_basic
64 authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm
65 authz_default authz_groupfile authz_host authz_owner authz_user autoindex
66 cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter
67 file_cache filter headers include info log_config logio mem_cache mime
68 mime_magic negotiation rewrite setenvif speling status unique_id userdir
69 usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard" KERNEL="linux"
70 LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb
71 ncurses text" USERLAND="GNU" VIDEO_CARDS="chips dummy fbdev glint imstt
72 mach64 mga nv r128 radeon s3 s3virge savage sisusb tdfx trident v4l
73 voodoo"
74 Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL,
75 LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
76 PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
77
78
79 Can someone help me ?
80
81
82 Maxime
83
84 --
85 Maxime Louvel
86 0044 7964 5555 80
87 43 Allen road
88 Whitemore reans
89 WV60AW Wolverhampton
90 United Kingdom

Attachments

File name MIME type
build.log text/x-log
environment application/octet-stream

Replies

Subject Author
Re: [gentoo-embedded] cross compiler for powerpc-softfloat-linux-gnu Jason <gentoo@××××××××××.net>