This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: Multiple Simulators Link Failure on Head
- From: Joel Sherrill <joel dot sherrill at oarcorp dot com>
- To: gdb at sourceware dot org
- Date: Fri, 20 Mar 2015 13:13:22 -0500
- Subject: Re: Multiple Simulators Link Failure on Head
- Authentication-results: sourceware.org; auth=none
- References: <550C1D9D dot 6060704 at oarcorp dot com> <20150320153851 dot GG11803 at vapier>
This looks to be an issue with the "make -j8".
I did it again with "-j8" and it failed. I did a simple "make clean all"
in that directory and it failed again.
I then changed my script to drop the -j8 and it built ok again.
My suspicion is something in the dependencies isn't 100% right
and there is a race condition. sim/common/cconfig.h is the same
in a tree built with -j1 vs -j8.
--joel
On 3/20/2015 10:38 AM, Mike Frysinger wrote:
> On 20 Mar 2015 08:16, Joel Sherrill wrote:
>> Multiple targets fail to link with sim_addr_range_hit_p. The
>> targets are:
> are you doing incremental builds ? or did you build entirely from scratch ?
> some changes landed recently that would break incremental, so you should build
> the sim dir from scratch.
>
> how exactly did you run configure ? how about `make` ?
>
> i build every sim target myself and run their testsuites before i push new sim
> commits ...
> -mike
--
Joel Sherrill, Ph.D. Director of Research & Development
joel.sherrill@OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985