Re: [Xen-devel] [PATCH] travis: enable building of the tools

2016-04-26 Thread Wei Liu
On Tue, Apr 26, 2016 at 08:06:54AM -0500, Doug Goldstein wrote: > On 4/25/16 9:46 AM, Doug Goldstein wrote: > > For native (non-cross compiles) we now only require bcc, ld86, as86 for > > building rombios, we can build the toolstack sans rombios and using the > > system SeaBIOS due to known build i

Re: [Xen-devel] [PATCH] travis: enable building of the tools

2016-04-26 Thread Doug Goldstein
On 4/25/16 9:46 AM, Doug Goldstein wrote: > For native (non-cross compiles) we now only require bcc, ld86, as86 for > building rombios, we can build the toolstack sans rombios and using the > system SeaBIOS due to known build issues. At the same time capture the > output of the configure scripts to

Re: [Xen-devel] [PATCH] travis: enable building of the tools

2016-04-25 Thread Wei Liu
On Mon, Apr 25, 2016 at 10:02:55AM -0500, Doug Goldstein wrote: > On 4/25/16 9:53 AM, Wei Liu wrote: > > On Mon, Apr 25, 2016 at 09:46:18AM -0500, Doug Goldstein wrote: > >> For native (non-cross compiles) we now only require bcc, ld86, as86 for > >> building rombios, we can build the toolstack san

Re: [Xen-devel] [PATCH] travis: enable building of the tools

2016-04-25 Thread Andrew Cooper
On 25/04/16 15:46, Doug Goldstein wrote: > For native (non-cross compiles) we now only require bcc, ld86, as86 for > building rombios, we can build the toolstack sans rombios and using the > system SeaBIOS due to known build issues. At the same time capture the > output of the configure scripts to

Re: [Xen-devel] [PATCH] travis: enable building of the tools

2016-04-25 Thread Doug Goldstein
On 4/25/16 9:53 AM, Wei Liu wrote: > On Mon, Apr 25, 2016 at 09:46:18AM -0500, Doug Goldstein wrote: >> For native (non-cross compiles) we now only require bcc, ld86, as86 for >> building rombios, we can build the toolstack sans rombios and using the >> system SeaBIOS due to known build issues. At

Re: [Xen-devel] [PATCH] travis: enable building of the tools

2016-04-25 Thread Wei Liu
On Mon, Apr 25, 2016 at 09:46:18AM -0500, Doug Goldstein wrote: > For native (non-cross compiles) we now only require bcc, ld86, as86 for > building rombios, we can build the toolstack sans rombios and using the > system SeaBIOS due to known build issues. At the same time capture the > output of th