Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [buildbot] Customized build and board file
@ 2016-10-05 11:01 Yao Qi
  2016-10-06 21:08 ` Sergio Durigan Junior
  0 siblings, 1 reply; 7+ messages in thread
From: Yao Qi @ 2016-10-05 11:01 UTC (permalink / raw)
  To: Sergio Durigan Junior; +Cc: gdb-patches

Hi Sergio,
I want to add a new build slave on gcc114 (aarch64) for aarch32
gdb testing, that is, gdb and test cases are built by arm-linux-gnueabihf
compiler.

I want to configure gdb with "--target=arm-linux-gnueabihf
--host=arm-linux-gnueabihf --build=arm-linux-gnueabihf", and other options,
and also provide a board file "unix-aarch32.exp" in which
arm-linux-gnueabihf can be used to compile test cases.

Can we do these things above in our buildbot infrastructure?

Note that this is trade-off among various limitations,
 - we don't have armv7 devices in gcc compile farm, so we have to emulate
   on an armv8 machine,
 - libc6:armhf is not installed on gcc114, so I build the toolchain, and force
   gdb and test programs use my sysroot.  I am going to raise a request to
   install libc6:armhf, but it may take a while.

-- 
Yao (齐尧)


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

end of thread, other threads:[~2016-10-14 13:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-05 11:01 [buildbot] Customized build and board file Yao Qi
2016-10-06 21:08 ` Sergio Durigan Junior
2016-10-07 14:17   ` Yao Qi
2016-10-13 19:21     ` Sergio Durigan Junior
2016-10-13 19:39       ` Pedro Alves
2016-10-13 19:54         ` Sergio Durigan Junior
2016-10-14 13:33           ` Yao Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox