문제

I am new in embedded systems and I am trying to add a USB printer support in Linux Environment.

I want to cross compile CUPS ver 1.6.2 for ARM board and Linux Kernel ver 2.6.30.

So Can you please share some steps to cross-compile CUPS on Linux.

Thanks in advance for your suggestions.

도움이 되었습니까?

해결책

Use a build system. Buildroot, Yocto, PTXdist, whichever one you prefer. But don't try to do it manually.

I'm using Buildroot, and it has a package for CUPS.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top