Re: rtems6 master on darwin-x86_64 fails building: arm-rtems6-gcc-814ec21-newlib-fbc5496-x86_64-apple-darwin22.6.0-1

2023-11-21 Thread Chris Johns
On 19/10/2023 6:25 am, Chris Johns wrote: > On 18/10/2023 8:48 pm, Sebastian Huber wrote: >> On 18.10.23 12:29, Heinz Junkes wrote: >>> unfortunately also with the GCC 13.2 configuration still the same error: >>> nclude -g -O2 -mthumb -O2 >>>

Re: rtems6 master on darwin-x86_64 fails building: arm-rtems6-gcc-814ec21-newlib-fbc5496-x86_64-apple-darwin22.6.0-1

2023-10-19 Thread Heinz Junkes
I can confirm that it also works flawlessly on my MacBook with M2. Heinz > On 18. Oct 2023, at 21:25, Chris Johns wrote: > > On 18/10/2023 8:48 pm, Sebastian Huber wrote: >> On 18.10.23 12:29, Heinz Junkes wrote: >>> unfortunately also with the GCC 13.2 configuration still the same error: >>>

Re: rtems6 master on darwin-x86_64 fails building: arm-rtems6-gcc-814ec21-newlib-fbc5496-x86_64-apple-darwin22.6.0-1

2023-10-19 Thread Heinz Junkes
Good morning Sebastian, when I use 7/rtems-arm it does not get better unfortunately : [junkes@h XILINX_ZYNQ_A9_QEMU]$ tail -1000 ./rsb/rtems/rsb-report-arm-rtems7-gdb-29736fc-x86_64-apple-darwin22.6.0-1.txt RTEMS Tools Project - Source Builder Error Report Build: error: building

Re: rtems6 master on darwin-x86_64 fails building: arm-rtems6-gcc-814ec21-newlib-fbc5496-x86_64-apple-darwin22.6.0-1

2023-10-18 Thread Chris Johns
On 18/10/2023 8:48 pm, Sebastian Huber wrote: > On 18.10.23 12:29, Heinz Junkes wrote: >> unfortunately also with the GCC 13.2 configuration still the same error: >> nclude -g -O2 -mthumb -O2 >> -I../../../../gcc-13.2.0/libgcc/../newlib/libc/sys/rtems/include -g -O2 >> -DIN_GCC

Re: rtems6 master on darwin-x86_64 fails building: arm-rtems6-gcc-814ec21-newlib-fbc5496-x86_64-apple-darwin22.6.0-1

2023-10-18 Thread Sebastian Huber
On 18.10.23 14:31, Heinz Junkes wrote: Leider gibt es da noch andere Probleme? I have now tried to build with gcc-10 and rsb-master: ../source-builder/sb-set-builder --prefix=${RTEMS_ROOT} --with-rtems-gcc=tools/rtems-gcc-10-newlib-head.cfg 6/rtems-arm ... /bin/sh ../../libtool --tag CXX

Re: rtems6 master on darwin-x86_64 fails building: arm-rtems6-gcc-814ec21-newlib-fbc5496-x86_64-apple-darwin22.6.0-1

2023-10-18 Thread Heinz Junkes
Leider gibt es da noch andere Probleme? I have now tried to build with gcc-10 and rsb-master: ../source-builder/sb-set-builder --prefix=${RTEMS_ROOT} --with-rtems-gcc=tools/rtems-gcc-10-newlib-head.cfg 6/rtems-arm ... /bin/sh ../../libtool --tag CXX --tag disable-shared --mode=compile

Re: rtems6 master on darwin-x86_64 fails building: arm-rtems6-gcc-814ec21-newlib-fbc5496-x86_64-apple-darwin22.6.0-1

2023-10-18 Thread Sebastian Huber
On 18.10.23 12:29, Heinz Junkes wrote: unfortunately also with the GCC 13.2 configuration still the same error: nclude -g -O2 -mthumb -O2 -I../../../../gcc-13.2.0/libgcc/../newlib/libc/sys/rtems/include -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings

Re: rtems6 master on darwin-x86_64 fails building: arm-rtems6-gcc-814ec21-newlib-fbc5496-x86_64-apple-darwin22.6.0-1

2023-10-18 Thread Heinz Junkes
Hello Sebastian, unfortunately also with the GCC 13.2 configuration still the same error: nclude-g -O2 -mthumb -O2 -I../../../../gcc-13.2.0/libgcc/../newlib/libc/sys/rtems/include -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual

Re: rtems6 master on darwin-x86_64 fails building: arm-rtems6-gcc-814ec21-newlib-fbc5496-x86_64-apple-darwin22.6.0-1

2023-10-18 Thread Sebastian Huber
Hello Heinz, I added a GCC 13.2 configuration. Maybe it works. You can test it with: ../source-builder/sb-set-builder --with-rtems-gcc=tools/rtems-gcc-13.2-newlib-head 6/rtems-arm On 18.10.23 09:44, Heinz Junkes wrote: Hello Sebastian, thank you for your answer. Unfortunately, it seems to

Re: rtems6 master on darwin-x86_64 fails building: arm-rtems6-gcc-814ec21-newlib-fbc5496-x86_64-apple-darwin22.6.0-1

2023-10-18 Thread Heinz Junkes
Hello Sebastian, thank you for your answer. Unfortunately, it seems to have nothing to do with it: [junkes@h rsb ((a536dfe...))]$ git status HEAD detached at a536dfe U/rsb/rtems/build/arm-rtems6-gcc-506cb58-newlib-fbc5496-x86_64-apple-darwin22.6.0-1/gnu-mirror-gcc-506cb58/newlib/libc/include

Re: rtems6 master on darwin-x86_64 fails building: arm-rtems6-gcc-814ec21-newlib-fbc5496-x86_64-apple-darwin22.6.0-1

2023-10-17 Thread Sebastian Huber
On 17.10.23 21:52, Heinz Junkes wrote: Hi, unfortunately i can't build RTEMS6 on the Intel-Mac (darwin-x86_64) at the moment. it fails here: ... downloading: patches/fix-mac-arm64-mpc-config.patch - 347.0 bytes of 347.0 bytes (100%) download: https://www.mpfr.org/mpfr-4.2.0/mpfr-4.2.0.tar.bz2

rtems6 master on darwin-x86_64 fails building: arm-rtems6-gcc-814ec21-newlib-fbc5496-x86_64-apple-darwin22.6.0-1

2023-10-17 Thread Heinz Junkes
Hi, unfortunately i can't build RTEMS6 on the Intel-Mac (darwin-x86_64) at the moment. it fails here: ... downloading: patches/fix-mac-arm64-mpc-config.patch - 347.0 bytes of 347.0 bytes (100%) download: https://www.mpfr.org/mpfr-4.2.0/mpfr-4.2.0.tar.bz2 -> sources/mpfr-4.2.0.tar.bz2