public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* building a program on my debian x64 system for the raspberrypi
@ 2020-06-29  8:58 Nick Gawronski
  2020-06-29 15:34 ` Dan Wilder
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Gawronski @ 2020-06-29  8:58 UTC (permalink / raw)
  To: crossgcc

Hi, I am trying to setup a cross compilation system so I can build 
binaries for the raspberrypi both model b and 3b models. Yes I know I 
can compile directly on the raspberrypi but was wondering how easy is it 
to setup a cross compilation system to be able to take advantage of my 
fast system to build for my much slower raspberrypi computers?  Nick 
Gawronski


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: building a program on my debian x64 system for the raspberrypi
  2020-06-29  8:58 building a program on my debian x64 system for the raspberrypi Nick Gawronski
@ 2020-06-29 15:34 ` Dan Wilder
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Wilder @ 2020-06-29 15:34 UTC (permalink / raw)
  To: crossgcc, nick

The raspberrypi.org website has some instructions which might help.

https://www.raspberrypi.org/documentation/linux/kernel/building.md

They talk about doing it on Ubuntu but in my experience what works on Ubuntu also works on Debian, with sometimes a few small variations.


--
Dan Wilder
________________________________
From: crossgcc <crossgcc-bounces@sourceware.org> on behalf of Nick Gawronski <nick@nickgawronski.com>
Sent: Monday, June 29, 2020 1:58 AM
To: crossgcc@sourceware.org <crossgcc@sourceware.org>
Subject: building a program on my debian x64 system for the raspberrypi

Hi, I am trying to setup a cross compilation system so I can build
binaries for the raspberrypi both model b and 3b models. Yes I know I
can compile directly on the raspberrypi but was wondering how easy is it
to setup a cross compilation system to be able to take advantage of my
fast system to build for my much slower raspberrypi computers?  Nick
Gawronski

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-29 15:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-29  8:58 building a program on my debian x64 system for the raspberrypi Nick Gawronski
2020-06-29 15:34 ` Dan Wilder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).