This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/4186] cross-architecture compilation


------- Additional Comments From roland at gnu dot org  2009-08-05 20:18 -------
Perhaps it is enough to document the cross-setup for this.
That is, advise that to use -r /cross/kernel/build you should first create
/cross/kernel/build/GNUmakefile containing:

CROSS_COMPILE=cross-tool-prefix-
include Makefile

This will make all "make -C /cross/kernel/build" of any kind automagically dtrt.
IMHO it seems reasonable to consider that part of the setup of arranging to
cross-build kernel modules at all, systemtap aside.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4186

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]