* [Buildroot] cross-cxx support
@ 2007-07-30 20:39 Bernhard Fischer
0 siblings, 0 replies; only message in thread
From: Bernhard Fischer @ 2007-07-30 20:39 UTC (permalink / raw)
To: buildroot
Hi all,
If you want to build lzma for the target, you need a working
cross-compiler for C++.
The patch referenced below does add BR2_GCC_CROSS_* compilers, adds a
variable that points to the auto-generated files that can be used for
dependency-tracking (somebody, i think it was sjhill broke this by
moving the former toplevel "include" dir to
package/config/buildroot-config/*) and adjusts accordingly.
This is just a theory of operation and not yet tested.
Comments (or testers) welcome..
http://uclibc.org/~aldot/buildroot/br2.gcc_cross_cxx.00.diff
cheers,
Bernhard
PS: re: theory. Toggling stuff in (menu)config is supposed to update the
timestamp of the files in BR2_DEPENDS_DIR, so we transparently can
recompile if a prerequisite changes. Other examples would be e.g. LFS
support for both the cross- as well as an eventual target compiler (and
uClibc et al). If the cross-compiler/libc changed, we have to recompile
everything, ultimately.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-30 20:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-30 20:39 [Buildroot] cross-cxx support Bernhard Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox