Hi,

I am attempting to build busybox for a Microblaze system.

While I have found old, prebuild busybox versions (giving me the impression it should work, or worked in the past) my own attempts have gotten me nowhere. I am using the Xilinx 12.2 GCC build chain (which sets the __MICROBLAZE__ define).

For example, the first issue I run into is that "byteswap.h" is missing. When I modify "platform.h" to use the other headers if __MICROBLAZE__ is set, I get the error that "features.h" could not be found and so on.

So is Microblaze no longer supported or is there some special way to build busybox? The lack of documentation about busybox on this platform is rather discouraging.

Regards,
Berend Dekens
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to