sakaki- / gentoo-on-rpi-64bit

Bootable 64-bit Gentoo image for the Raspberry Pi4B, 3B & 3B+, with Linux 5.4, OpenRC, Xfce4, VC4/V3D, camera and h/w codec support, weekly-autobuild binhost
GNU General Public License v3.0
918 stars 126 forks source link

/wiki/Set-Up-Your-Gentoo-PC-for-Cross-Compilation-with-crossdev - different gcc versions? #160

Open Sudrien opened 4 years ago

Sudrien commented 4 years ago

crossdev --stable -t aarch64-unknown-linux-gnu -oO /usr/local/portage-crossdev ... distcc-vm ~ # gcc-config --list-profiles [1] aarch64-unknown-linux-gnu-9.2.0 [2] x86_64-pc-linux-gnu-9.2.0

demouser@pi64 ~ $ gcc-config --list-profiles [1] aarch64-unknown-linux-gnu-9.3.0 *

is there a paticular reason the wiki isn't giving

crossdev -t aarch64-unknown-linux-gnu -oO /usr/local/portage-crossdev given the current settings?

necrose99 commented 4 years ago

llvm can via clang or rust build cross packages if enabled..

can add llvm targets to make,conf ie arm arm64 GPU's wasm for webasembly , etc.. riscv..

also crossdev wiki on gentoo can mix and match for cron job scipt to rebuild weekly ,
init repo , build.. etc. /var/db/repos/-crossdev .../crossdev-ming some times she'll build a few windows 10 x64/arm64/arm7hf tools...

sakaki- commented 4 years ago

30 Oct 2020: sadly, due legal obligations arising from a recent change in my 'real world' job, I must announce I am standing down as maintainer of this project with immediate effect. For the meantime, I will leave the repo up (for historical interest, and since the images may be of use still in certain applications); however, there will be no further updates to the underlying binhost etc., nor will I be accepting / actioning further pull requests or bug reports from this point. Email requests for support will also have to be politely declined, so, please treat this as an effective EOL notice.

For further details, please see my post here.

Many thanks for your interest in this project!

With sincere apologies, sakaki ><