Christian Mauderer commented: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5289#note_126433


Even with an gcc 15 from `edge/rtems-arm`, I get different errors:

```
[1683/4785] Processing link: 
build/arm/stm32u5-grisp-nano/testsuites/libtests/dl06/dl06-pre-tar.o 
build/arm/stm32u5-grisp-nano/testsuites/libtests/dl06/pre-init.o 
build/arm/stm32u5-grisp-nano/testsuites/libtest
s/dl06/dl-load.o -> 
build/arm/stm32u5-grisp-nano/testsuites/libtests/dl06/dl06.pre                  
                                                                                
                              
.../rtems/7/lib/gcc/arm-rtems7/15.0.0/../../../../arm-rtems7/bin/ld: error: 
conflicting CPU architectures ARM v8-M.mainline vs ARM v4T in 
.../rtems/7/lib/gcc/arm-rtems7/15.0.0/thumb/crti.o
```

I have to check the linker error and why some of the files are compiled for a 
different architecture. But the whole HAL has been already compiled at that 
point. I didn't see any warnings or errors there.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5289#note_126433
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to