[PATCH] 6: Use GCC 13.2

Chris Johns chrisj at rtems.org
Fri Nov 24 01:08:47 UTC 2023


On 24/11/2023 8:22 am, Chris Johns wrote:
> On 23/11/2023 5:55 pm, Sebastian Huber wrote:> I built all BSPs with GCC 13.2
> and Binutils 2.41. It was successful and it fixed
>> some microblaze build problems which I had for several months. So, I checked it
>> in. 
> 
> Thanks for the testing and for sorting this out.
> 
> I would like to run some major apps through this version over the next week to
> make sure there are no regressions. I do not expect any but it is worth doing.

The build of master failed on MacOS Somona M2. The error is:

mkdir ./mpc
Configuring in ./mpc
configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../../gcc-13.2.0/mpc/build-aux/install-sh
-c -d
checking for gawk... awk
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets
$(MAKE)... yes
checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make
supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
Invalid configuration `arm64-apple-darwin23.0.0': machine `arm64-apple' not
recognized
configure: error: /bin/sh ../../gcc-13.2.0/mpc/build-aux/config.sub
arm64-apple-darwin23.0.0 failed

The MacOS support I worked on has been ignored. Why was it not brought across or
raised?

Have all the patches in the rtems-gcc-12-newlib-head.cfg been resolved?

Chris


More information about the devel mailing list