Benchmark infrastructure - TCWG-360 [5/10]
* More thinking/prototyping sufficiently-secure Jenkins benchmarking
* Converting LAVA end into multinode job
Benchmarking presentation [2/10]
* A couple of helpful discussions
* Read a couple of helpful docs
Misc [3/10]
=Plan=
* Complete multinode jo
On Tue, Jul 14, 2015 at 8:10 PM, strongq wrote:
> Thanks Wilson for your reply. I was very busy and finally got some time on
> this.
> First, I followed your suggestion, built a 'Hello world' program with
> i686-w64-mingw32-gcc. The generated executable runs well on Windows PC.
>
> So I back to
On Tue, Jul 14, 2015 at 8:10 PM, strongq wrote:
> Based on the last several line, since I'm doing cross compiling, $gcc_no_link
> should be set to yes. So I'm very confused about this. Frankly, I'm not very
> familiar with autoconf and those scripts. I just want some simple instruction
> to do
On 07/15/2015 02:13 PM, Jim Wilson wrote:
> This compiler is able to link, so we are able to do link tests here.
> GCC_NO_EXECUTABLES should not be set.
Is the cross compiler built successfully ? I usually only see this
error when there isn't a functioning C compiler, or somebody is trying
to bu