dl01 failure on i386/pc386

Joel Sherrill joel.sherrill at oarcorp.com
Tue Nov 4 00:58:19 UTC 2014



On November 3, 2014 6:06:37 PM CST, Chris Johns <chrisj at rtems.org> wrote:
>On 4/11/2014 10:57 am, Joel Sherrill wrote:
>>
>> On 11/3/2014 3:22 PM, Joel Sherrill wrote:
>>> Hi
>>>
>>> rtems-syms -e -c "-mtune=i386 -O2 -g -Wall -Wmissing-prototypes
>>> -Wimplicit-function-declaration -Wstrict-prototypes
>-Wnested-externs" -o
>>> dl-sym.o dl01.pre.exe
>>> /tmp/ccobfWoY.s: Assembler messages:
>>> /tmp/ccobfWoY.s:2196: Error: unrecognized symbol type ""
>>> /tmp/ccobfWoY.s:2200: Error: unrecognized symbol type ""
>>> error: compiling wrapper: Compiler error
>>> gmake[7]: *** [dl-sym.o] Error 10
>>> gmake[7]: Leaving directory
>>>
>`/users/joel/rtems-4.11-work/rtems-testing/rtems/build-i386-pc386-rtems/i386-rtems4.11/c/pc386/testsuites/libtests/dl01'
>>>
>> All i386, PowerPC and bfin BSPs fail this way.
>>
>
>I will take a look. Just fixing the ARM issue Peng reported.
>
>> The bfin requires an uncommitted patch to get this far.  This looks
>> like a pretty generic bug.
>
>What patch is this ?

Moving the endif ahead of the include statements in the libdl/Makefile.am. let's m32c and bfin get farther.

Also bfin specific file did not have the subdirectory on the rtl.h include.

Focus on this and I week dig through the kids and commit odd patches tomorrow.

>Chris




More information about the devel mailing list