Reputation: 1387
How can I build X11 (X Window System) for ARM CPU in Open-SUSE?
I used cross-arm-linux-gnueabi-gcc for build kernel
Upvotes: 2
Views: 4037
Reputation: 4168
you'd better use a framework. Check openebedded or yocto or buildroot.
I personally use openembedded and I would never ever compile X by hand.
Upvotes: 3