View previous topic :: View next topic |
Author |
Message |
RIA77 Guru
Joined: 24 Feb 2016 Posts: 391
|
Posted: Thu Jul 18, 2024 11:00 am Post subject: How to use cross compiled bin packages |
|
|
Hello,
I have old machine with 23.0 x64 profile
I want to build on llvm (faster machine) bin packages.
https://www.youtube.com/watch?v=BcmXW7n-yts
Is this a good guide ?
I can't find anywhere what to do with bin packages.
How to setup target machine in order to use bin packages ? Thank you |
|
Back to top |
|
|
Banana Moderator
Joined: 21 May 2004 Posts: 1712 Location: Germany
|
|
Back to top |
|
|
RIA77 Guru
Joined: 24 Feb 2016 Posts: 391
|
Posted: Thu Jul 18, 2024 2:12 pm Post subject: |
|
|
Thank you. Allready read that. There is no any info regarding target machine and how to use bin packages. |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22601
|
Posted: Thu Jul 18, 2024 2:46 pm Post subject: |
|
|
The link in the first post leads to YouTube, so on principal, I am going to say it is not a good guide, because I cannot think of a single time that someone has brought us a YouTube guide that ended well.
Your thread title references cross-compilation, but it is not clear to me that cross-compilation is actually appropriate here. What is the output of emerge --info on both the build machine and the target machine? |
|
Back to top |
|
|
RIA77 Guru
Joined: 24 Feb 2016 Posts: 391
|
Posted: Thu Jul 18, 2024 7:05 pm Post subject: |
|
|
I have old dual core E6500 CPU. Therefore I'd like to compile GCC on faster machine, it's Ryzen 5500u.
E6500 is X64 profile (23) - stable
Ryzen is LLvm 23 profile - stable |
|
Back to top |
|
|
pjp Administrator
Joined: 16 Apr 2002 Posts: 20476
|
Posted: Thu Jul 18, 2024 10:22 pm Post subject: |
|
|
RIA77 wrote: | Thank you. Allready read that. There is no any info regarding target machine and how to use bin packages. | What are you trying to find? The first link includes multiple parts about using bin packages on a target machine. At a glance, these are related:
Using binary packages
Installing binary packages
Pulling packages from a binary package host
Setting up a binary package host _________________ Quis separabit? Quo animo? |
|
Back to top |
|
|
RIA77 Guru
Joined: 24 Feb 2016 Posts: 391
|
Posted: Fri Jul 19, 2024 10:53 am Post subject: |
|
|
pjp wrote: | What are you trying to find? The first link includes multiple parts about using bin packages on a target machine. At a glance, these are related:
Using binary packages
Installing binary packages
Pulling packages from a binary package host
Setting up a binary package host |
I am trying to find pulling packages from local repo. It means from one local machine to another machine. |
|
Back to top |
|
|
|