Dynamic Load Failure on Three MIPS BSPs

Chris Johns chrisj at rtems.org
Mon Oct 3 22:02:33 UTC 2016


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
> /data/home/joel/rtems-4.11-work/tools/4.12/bin/../lib/gcc/mips-rtems4.12/6.1.1/../../../../mips-rtems4.12/bin/ld:
> dl-sym.o: compiled for a big endian system and target is little endian
> /data/home/joel/rtems-4.11-work/tools/4.12/bin/../lib/gcc/mips-rtems4.12/6.1.1/../../../../mips-rtems4.12/bin/ld:
> dl-sym.o: endianness incompatible with that of the selected emulation
> /data/home/joel/rtems-4.11-work/tools/4.12/bin/../lib/gcc/mips-rtems4.12/6.1.1/../../../../mips-rtems4.12/bin/ld:
> failed to merge target specific data of file dl-sym.o
>
> I am adding dl03-dl05 to the file
> testsuites/testdata/dltests-broken-on-this-bsp.tcfg
> but wanted to report this in case there was discussion.
>

Could you please look at the build output and see what flags are 
different between the building of dl-sym.o and another object file?

I wonder if a flag in the MIPS BSP is not being seen by the symbol 
builder tool.

Chris



More information about the devel mailing list