Re: Dynamic Load Failure on Three MIPS BSPs

2016-10-04 Thread Chris Johns
On 05/10/2016 01:20, Joel Sherrill wrote: Well.. looking at the log, I think the answer is that rtems-syms is not processing the "-EL" option on the MIPS. It looks to me like it is but rtems-syms is not handling it correctly. Thus the objects are always big endian on the MIPS but three BSPs

Re: Dynamic Load Failure on Three MIPS BSPs

2016-10-04 Thread Joel Sherrill
Well.. looking at the log, I think the answer is that rtems-syms is not processing the "-EL" option on the MIPS. Thus the objects are always big endian on the MIPS but three BSPs use the -EL option. mips-rtems4.12-gcc -B../../../../../hurricane/lib/ -specs bsp_specs -qrtems -mips3 -G0 -EL -O2 -g

Re: Dynamic Load Failure on Three MIPS BSPs

2016-10-04 Thread Joel Sherrill
Sending a build log privately. On Mon, Oct 3, 2016 at 5:02 PM, Chris Johns wrote: > On 04/10/2016 02:57, Joel Sherrill wrote: > >> >> Looking at failures from a build sweep. >> >> I think this one is known but am passing along. The rtbx4925, rtbx4938, >> and hurricane fail

Re: Dynamic Load Failure on Three MIPS BSPs

2016-10-03 Thread Chris Johns
On 04/10/2016 02:57, Joel Sherrill wrote: Looking at failures from a build sweep. I think this one is known but am passing along. The rtbx4925, rtbx4938, and hurricane fail with this: -o dl04.exe init.o dl-load.o dl-cpp.o dl-tar.o dl-sym.o

Dynamic Load Failure on Three MIPS BSPs

2016-10-03 Thread Joel Sherrill
Hi Looking at failures from a build sweep. I think this one is known but am passing along. The rtbx4925, rtbx4938, and hurricane fail with this: -o dl04.exe init.o dl-load.o dl-cpp.o dl-tar.o dl-sym.o