Hi Joern,
I have a patch for it, but due to problems with our hardware, newlib, and
issues with the way the linux libgcc is built, I have not been able to
test the
patch satisfactorily.
I can confirm that the patch allows GCC to build for both an sh64-elf
and an sh-elf target. I am now run
Nick Clifton wrote:
I am not sure how this should be fixed however. Should the
functions in lib1funcs-02-4-200.asm be protected by another #ifdef
so that they are not built for this target ? Or maybe the rules in
t-sh need to be updated to include an architecture selection switch
? (eg
Hi Joern, Hi Alex,
The sh64-elf toolchain currently fails to build from the mainline
GCC sources because it contains unsupported SH assembler:
./xgcc \
-B./ \
-B/usr/local/sh64-superh-elf/bin/ \
-isystem /usr/local/sh64-superh-elf/include \
-isystem /usr/local/sh64