Talk:Raspberry Pi/Cross building
From Gentoo Wiki
Jump to:navigation
Jump to:search
Note
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using
~~~~
:
A comment [[User:Larry|Larry]] 13:52, 13 May 2024 (UTC) : A reply [[User:Sally|Sally]] 13:53, 5 November 2024 (UTC) :: Your reply ~~~~
Navigate to first
crossdev
Please Update the step "Create a cross toolchain for ARM:" it fails with:
- You need to specify an output overlay. Please use --ov-output, or consult
- Overlay/Local_overlay for more details.
--Pauledd (talk) 07:45, 5 February 2016 (UTC) +1
At 'We need to replace those symlinks with the following script:' 'Distcc crossdev wrapper file' should not be mentioned that that on Raspberry Pi 2 Model this script should be different as on Raspberry Pi 1 or 3? Eg. on Raspberry Pi 2 there is no armv6j-hardfloat-linux-gnueabi but armv7a-hardfloat-linux-gnueabi?
--Best, Pál (talk) 15:56, 13 July 2016 (UTC)
Remove "crossdev" command option "-v"
As of 3/22/2022, the command syntax provided contains a "-v" which is not recognized by sys-devel/crossdev, current stable version: 20211121
# date;crossdev -S -v -t armv6j-unknown-linux-gnueabihf Tue Mar 22 21:17:32 PDT 2022 * UNKNOWN OPTION: '-v' Usage: crossdev [options] --target TARGET Options: ...