>
> It arrived on the list multiple times and I already answered it
> (why do you think it did not arrive?), to re-paste my answer:
>
>> ah sorry, I have not yet fixed dietlibc (and thus embutils) for
>> ARM EABI. Just deselect dietlibc and embutils. You'll usually
>> not need them on the BeagleBoard.
>>
>> (in theory I could even upload the 2GB 1500 package T2 build
>> that lives on my Beagle rev-B, ... if I just had a minute to
>> polish it some more, ...)
>>
>> Anyway: just enable the expert option section, enable custom
>> package selection and add the rules:
>>
>> O dietlibc
>> O embutils
>>
>> Alternatively you could fix dietlibc for ARM EABI.
>>
>
> Yours,
>
>
4tm@... wrote:
>> Hallo René,
>>
>> ich versuche seit Do. letzter Woche diese Nachricht zu posten.
>> Leider kommt diese nicht an!
>> Mache ich etwas falsch?
>>
>> Viele Grüße,
>> ToM
>>
>> -------- Original-Nachricht --------
>> Datum: Fri, 17 Apr 2009 11:54:14 +0200
>> Von:
4tm@...
>> An:
t2@...
>> Betreff: Re: Built ARM cortex-a8 (beagleboard) faild
>>
>> Hello René,
>>
>> first I had the idea to run the t2-arm in a QEMU.
>> Last week I got my beagleboard REV C2 ;-)
>> So fist I have to learn to handle it.
>> I play around with the angstrom-distribution *sorry* ;-)
>>
>> Now I want to built a T2 for beagle and run into an error:
>>
>> - Target Distribution
>> (generic) Generic System
>> (minimal) Minimalistic package selection
>> (none) Just create binary packages and isofs.txt
>>
>> - Architecture, CPU and Optimization
>> (arm) ARM (Advanced RISC Machines)
>> (el) Build for little endian machines
>> (cortex-a8) cortex-a8 CPU
>> (gnueabi) GNU EABI
>> [ ] Generate code using the 16bit thumb instruction set
>> [*] This is a cross-build between architectures
>>
>>
>> == 14:30:00 =[1]=> Building base/dietlibc [0.31 8.0-trunk].
>> -> Preparing configuration to build this package with dietlibc (statically).
>> -> Reading package config: package/base/dietlibc/dietlibc.conf
>> -> Preparing build in src.dietlibc.arm.20090416.142959.17519.t2-8-vm
>> -> Building. Writing output to $root/var/adm/logs/1-dietlibc.out
>> !> `bin-x86_64/diet-i' ->
>> `/root/t2-trunk/build/arm-8.0-trunk-generic-arm-gnue
>> abi-cortex-a8-cross/TOOLCHAIN/tools.cross/diet-bin/diet'
>> !> `bin-x86_64/diet-dyn-i' ->
>> `/root/t2-trunk/build/arm-8.0-trunk-generic-arm-
>> gnueabi-cortex-a8-cross/TOOLCHAIN/tools.cross/diet-bin/diet-dyn'
>> !> Running make CC=arm-t2-linux-gnueabi-gcc
>> CPP=arm-t2-linux-gnueabi-cpp CXX=a
>> rm-t2-linux-gnueabi-g++ prefix=/usr/dietlibc
>> docdir=/usr/dietlibc/doc/dietli ..
>> !> You should not call uname during the build!
>> !> arm-t2-linux-gnueabi-cc -I. -isystem include -pipe -nostdinc -Os
>> -fomit-fra
>> me-pointer -fstrict-aliasing -mhard-float -Wall -W
>> -Wchar-subscripts -Wmissi ..
>> !> cc1: sorry, unimplemented: -mfloat-abi=hard and VFP
>> !> Due to previous errors, no 1-dietlibc.log file!
>> !> (Try enabling xtrace in the config to track an error inside the
>> build system.)
>> -> $root/var/adm/logs/1-dietlibc.out -> 1-dietlibc.err
>> == 04/16/09 14:30:14 =[1]=> Aborted building package dietlibc.
>>
>>
>> After #./scripts/Cleanup I get some warnings!
>>
>> Searching for lingering temp/backup files (this may take some time) ...
>> WARNING: Found package/./vdr/vdr-pin/pin-vdr.diff.old
>> WARNING: Found package/./contrib/rtai/.rtai_config
>> WARNING: Found package/./contrib/rtai/.rtai_config_comedi
>>
>> Pleas can you guide me how to do this?
>>
>>> You'll also have to add the -omap linux kernel fork for the board
>>> support (as I had no time, yet, to do so).
>>>
>>
>> Greetings,
>> ToM