Gentoo Archives: gentoo-embedded

From: Jakub Ladman <ladmanj@×××××.cz>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] cirrus ep93xx chips / maverick crunch
Date: Thu, 14 Feb 2008 19:01:23
Message-Id: 200802142000.20073.ladmanj@volny.cz
In Reply to: Re: [gentoo-embedded] cirrus ep93xx chips / maverick crunch by Christopher Friedt
1 * gcc failed :(
2 * If you file a bug, please attach the following logfiles:
3 * /var/log/portage/cross-armv4t-maverick-linux-gnueabi-info.log
4 * /var/log/portage/cross-armv4t-maverick-linux-gnueabi-gcc-stage1.log
5
6
7 Do you know how to build it with uclibc library?
8 And can you help me with building it natively? I have a fully functional
9 gentoo on EP9307 with softfloat and uclibc and i would like to have compiler
10 with maverick supported.
11 Thank you
12
13
14 Dne Tuesday 12 February 2008 23:32:48 Christopher Friedt napsal(a):
15 > Sorry, I made a mistake there,
16 >
17 > instead of ECONF_EXTRA, the variable should be called EXTRA_ECONF,
18 > according to 'man 5 ebuild'
19 >
20 > ~/Chris
21 >
22 > Christopher Friedt wrote:
23 > > mkdir -p /usr/local/portage/maverick_overlay &&
24 > > SRV="http://vaiprime.visibleassets.com" \
25 > > LOC="~cfriedt/overlays/maverick.tar.bz2" \
26 > > wget -O - ${SRV}/${LOC} | \
27 > > tar xpjf - -C /usr/local/portage/maverick_overlay &&
28 > > PORTDIR_OVERLAY="/usr/local/portage/crossdev_overlay \
29 > > /usr/local/portage/maverick_overlay" \
30 > > ECONF_EXTRA="--disable-nls --enable-shared \
31 > > --with-system-zlib --without-included-gettext \
32 > > --enable-threads=posix --enable-clocale=gnu \
33 > > --with-fpu=maverick --with-float-abi=softfp \
34 > > --with-cpu=ep9312 --enable-languages=c,c++" \
35 > > USE="-gcj -gtk -fortran -mudflap" \
36 > > crossdev -S \
37 > > --l 2.5-r4 --g 4.1.2 --b 2.17-r1 \
38 > > armv4t-maverick-linux-gnueabi

Attachments

File name MIME type
cross-armv4t-maverick-linux-gnueabi-info.log text/x-log
cross-armv4t-maverick-linux-gnueabi-gcc-stage1.log text/x-log

Replies

Subject Author
Re: [gentoo-embedded] cirrus ep93xx chips / maverick crunch wireless <wireless@×××××××××××.com>
Re: [gentoo-embedded] cirrus ep93xx chips / maverick crunch Christopher Friedt <cfriedt@××××××××××××××.com>