Compiling barebox for newest Yocto/meta-freescale

György Kövesdi gyorgy.kovesdi at eutecus.com
Mon Jun 22 08:18:07 PDT 2015


Hi,

I have a i.MX6 based board and want to compile barebox using Yocto.
It was successful so far, but something is changed in the gcc behaviour.
The first thing is that some arch-specific parameters must be passed, or 
else the compilation fails. I could fix it, but there is another problem.
The option "-mfloat-abi=soft" is used in barebox compilation, which 
seems not supported by gcc. Adding "-mfloat-abi=hard" is not enough, the 
original "-mfloat-abi=soft" should be removed. Unfortunately, i could 
not find where this option is added and how to remove it.
Can anybody help me to fix it?

Thanx in advance
Gyorgy Kovesdi




More information about the barebox mailing list