This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problems building arm9 cross with cross; busybox (crosstool) and termcap (gdb)


On Wed, Oct 29, 2003 at 09:40:48AM -0600, Wolcott, Ken (MED, Compuware) wrote:
>   Trying to rebuild arm9 cross using crosstool with --builduserland failed at 
> trying to build busybox.  I really don't care (yet) about having an entire 
> remote environment, so I was hoping that everything was fine up to this 
> point.  So I went ahead and tried to build the native arm9 gdb which failed 
> at the same point as before, the termcap issue.  So I'm puzzled how to 
> proceed.

> Lots of files are attached.

grmpf - the errormessage plus the programm that produces it would be
enough...

the busybox ICE is known....try this patch (or update to a recent
version of ptxdist)

http://www.pengutronix.de/software/ptxdist/patches-cvs/busybox-1.00-pre3/generic/generic-ash-compiler-error.diff

hth - Marc
-- 
#!/bin/sh
set - `type $0` 'tr "[a-zA-Z]" "[n-za-mN-ZA-M]"';while [ "$2" != "" ];do \
shift;done; echo 'frq -a -rc '`echo "$0"| $1 `'>$UBZR/.`rpub signature|'`\
echo $1|$1`'`;rpub "Jr ner fvtangher bs obet. Erfvfgnapr vf shgvyr!"'|$1|sh

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]