All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] How to control host gcc version?
@ 2024-09-10 19:01 Grant Edwards
  2024-09-10 19:10 ` Grant Edwards
  0 siblings, 1 reply; 5+ messages in thread
From: Grant Edwards @ 2024-09-10 19:01 UTC (permalink / raw)
  To: buildroot

I'm trying to build a root filesystem using a vendor-supplied copy of
buildroot 2020.02.07.

Unfortunately, some of the packages that buildroot wants to build for
the host (e.g. m4) are so old they won't compile with my host's
version of gcc (13.3).  [I've got m4 installed on the host, but
buildroot still wants to build its own.]

I can install older versions of gcc, but I can't figure out how to
tell buildroot what host toolchain to use. There must be an option for
that, but I've been searching through the manual and haven't found it.

How do I tell buildroot what host gcc to use (e.g. 'gcc-11' instead of
'gcc')?

--
Grant

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-09-10 22:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-10 19:01 [Buildroot] How to control host gcc version? Grant Edwards
2024-09-10 19:10 ` Grant Edwards
2024-09-10 20:46   ` Thomas Petazzoni via buildroot
2024-09-10 21:16     ` Grant Edwards
2024-09-10 22:26     ` Grant Edwards

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.