gentoo-on-rpi-64bit icon indicating copy to clipboard operation
gentoo-on-rpi-64bit copied to clipboard

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

Open Sudrien opened this issue 4 years ago • 2 comments

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?

Sudrien avatar Apr 12 '20 20:04 Sudrien

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...

necrose99 avatar Jun 25 '20 07:06 necrose99

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 ><

sakaki- avatar Oct 30 '20 13:10 sakaki-