* [Buildroot] Buildroot and autotools
@ 2008-06-07 16:53 Christopher Taylor
2008-06-12 4:58 ` Hamish Moffatt
0 siblings, 1 reply; 2+ messages in thread
From: Christopher Taylor @ 2008-06-07 16:53 UTC (permalink / raw)
To: buildroot
Does anyone with more experience than I with autotools know if there's
an easy way to get autoconf to make a cross-compile configure script
based on how my buildroot toolchain was configured (as opposed to how
my host is configured)?
TIA!
-Chris
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Buildroot and autotools
2008-06-07 16:53 [Buildroot] Buildroot and autotools Christopher Taylor
@ 2008-06-12 4:58 ` Hamish Moffatt
0 siblings, 0 replies; 2+ messages in thread
From: Hamish Moffatt @ 2008-06-12 4:58 UTC (permalink / raw)
To: buildroot
On Sat, Jun 07, 2008 at 12:53:27PM -0400, Christopher Taylor wrote:
> Does anyone with more experience than I with autotools know if there's
> an easy way to get autoconf to make a cross-compile configure script
> based on how my buildroot toolchain was configured (as opposed to how
> my host is configured)?
configure should be called with appropriate --target, --host and --build
switches.. configure itself is not generated for either a native or
cross-compile, it will do both.
Hamish
--
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-12 4:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-07 16:53 [Buildroot] Buildroot and autotools Christopher Taylor
2008-06-12 4:58 ` Hamish Moffatt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox