On 12/6/16, René Rebe <[email protected]> wrote: > Hi Barry, > > does the resulting binary work (not that this result in silent > miscomputation and crashing). > > If it does work this may still need some conditional to only remove for some > ARM configurations? > > René > > On Dec 6, 2016, at 11:58, Barry Kauler <[email protected]> wrote: > >> As reported in other recent posts, I am doing a native built with T2 >> on my Raspberry Pi3. >> >> I am building the same selection of packages as for my Quirky April >> 7.x x86 build, back in 2015. >> >> Had to do some awful hacks in stages 0 and 1, but once T2 hit stage-2, >> no problems, for the last day or so, package after package compiling, >> no problem. >> >> However, just hit one failure. audio/libmad failed. >> >> I configured T2 for "cortex-a8" CPU and enabled thumb instructions. >> However, compiling libmad got this: >> >> Error: selected processor does not support Thumb mode `rsc ip,ip,#0' >> >> So I stuck these lines into libmad.conf: >> >> var_remove GCC_WRAPPER_INSERT " " "-mthumb" >> var_remove GCC_WRAPPER_INSERT " " "-mthumb-interwork" >> >> Then libmad compiled. >> >> Rene, if you can fix libmad.conf upstream if you want to. >> >
It's only a shared library. I can't remember what application uses it. Will find out and test.
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
