Thread: DIY - KeK
View Single Post
Old 07-21-2012, 11:21 AM   #111
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
New day, new challenge

Our emulated development environment now has these suppliments:
Code:
(armv6l:1) /home # ls bin
addr2line  bin2c      gprof      m4         objdump    size       strip
ar         c++filt    ld         nm         ranlib     strace     tcc
as         elfedit    ld.bfd     objcopy    readelf    strings    xz
That should take care of the "not recent enough ld and as" messages ...

Last time (a few days ago) that I tried to build a newer compiler, I ran into:
gcc requires mpfr ;
mpfr requires gmp ;
gmp requires m4, but no m4 was on the system.

That speed bump was taken care of a few posts ago, now the most recent m4 is there.

The visibility on this road is a bit poor. Is there another speed bump around the next curve?
knc1 is offline   Reply With Quote