This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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]

Re: Multiple Simulators Link Failure on Head



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.
The build directory is removed and remade every time
> how exactly did you run configure ? 
../binutils-gdb/configure --target=h8300-rtems4.11 \
  --prefix=/users/joel/test-gcc/install-head --disable-werror \
  --enable-sim --enable-sim-hardware --enable-timebase --enable-sim-trace

>  how about `make` ?
make -j8
> i build every sim target myself and run their testsuites before i push new sim 
> commits ...
Hmmm... h8300-rtems4.11 just built this morning.

Same build script. Not sure what happened. Let me do a build of all targets
again and see what happens this time.

sigh.. ghosts. :(
> -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



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