Cross compiling
#5
Compiling directly on the phone is pretty slow, but doable and I'd recommend you do that.
What works on a Raspberry Pi might not work on a PinePhone and vice versa, even though it's the same architecture.
The reason being that one of them might have missing dependencies, or dependencies are located in a different place, and such.
Though if you're compiling this one of a kind app that has 0 dependencies (well, apart from the compiler of course), then there should be no problems.
Though the most common 0 dependency app I think think of are the trillions of "Hello World" tutorial apps.
But that app should be a CLI app, because ncurses or GTK or Qt etc count as dependencies.
母語は日本語ですが、英語も喋れます(ry
  Reply


Messages In This Thread
Cross compiling - by wakyct - 12-11-2021, 05:15 PM
RE: Cross compiling - by Zebulon Walton - 12-11-2021, 05:34 PM
RE: Cross compiling - by wibble - 12-13-2021, 07:34 AM
RE: Cross compiling - by igorp - 12-15-2021, 05:20 PM
RE: Cross compiling - by ryo - 12-16-2021, 10:07 AM
RE: Cross compiling - by wakyct - 12-17-2021, 08:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Having trouble compiling Jumpdrive PineTrees 0 1,513 09-02-2020, 06:50 AM
Last Post: PineTrees

Forum Jump:


Users browsing this thread: 1 Guest(s)