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
921 stars 126 forks source link

minor tweek to wiki , #23

Closed necrose99 closed 6 years ago

necrose99 commented 6 years ago

crossdev -t aarch64-unknown-linux-gnu --stable --init-target -oO /usr/local/portage-crossdev

ensures packages get put in the overlay as per wiki documentation... as crosdev will shove it almost anyplace... , makes fails easier to fix or add a package ie Pypy3 wich needs >2gigs to compile and will die 2/3 the way compiled on rpi3

https://github.com/olsonbg/crossdev-gentoo

Initialize new environment

Setup in new toolchain environment(s) with:

crossdev -t x86_64-pc-mingw32 --stable --init-target -oO /usr/local/portage/crossdev crossdev -t i686-pc-mingw32 --stable --init-target -oO /usr/local/portage/crossdev

sakaki- commented 6 years ago

Finally got round to this (commit) - apologies for leaving it open so long >< Closing