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
_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox