RTEMS powerpc/beatnik compile failure

Chris Johns chrisj at rtems.org
Mon Nov 30 21:33:15 UTC 2015


On 1/12/2015 5:29 AM, Mike Westfall wrote:
> Below is a synopsis of the compile output where the error occurs.
> If someone could point me in the right direction to look into this....???
> 
> powerpc-rtems4.11-objcopy -O binary dl01.pre.exe dl01.pre.ralf
> rm -f dl01.pre.ralf
> mv dl01.pre.exe dl01.pre
> rtems-syms -e -c "-mcpu=7400 -D__ppc_generic -O2 -g -Wall
> -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes
> -Wnested-externs" -o dl-sym.o dl01.pre
> /tmp/ccZ3FNcH.s: Assembler messages:
> /tmp/ccZ3FNcH.s:2532: Error: unrecognized symbol type ""
> /tmp/ccZ3FNcH.s:2536: Error: unrecognized symbol type ""
> error: compiling wrapper: Compiler error

Can I get a copy of the generated C file?

You may need to change to the build directory and run the command by
hand with the -k option.

It is ok to send the file directly to me.

Thanks
Chris


More information about the users mailing list