libbsd tests not linking

2022-07-23 Thread Joel Sherrill
Hi I have updated tools. rtems, and am building libbsd for arm/zynq qemu. The build fails with this: Binary file build/arm-rtems6-xilinx_zynq_a9_qemu-default/freebsd/lib/libc/stdio/fgetln.c.12.o matches Binary file build/arm-rtems6-xilinx_zynq_a9_qemu-default/libbsd.a matches b.log:/home/joel/rte

Re: [PATCH v4 1/7] bsps/stm32f4 Include STM32F4 HAL

2022-07-23 Thread Duc Doan
Hello Christian, On Sat, 2022-07-23 at 10:31 +0200, o...@c-mauderer.de wrote: > Hello Duc, > > Am 23.07.22 um 09:37 schrieb Duc Doan: > > Hello Karel, > > > > On Sat, 2022-07-23 at 09:09 +0200, Karel Gardas wrote: > > > > > > Duc, > > > > > > where have you taken F4 HAL exactly? I'm asking sin

Re: [PATCH v4 1/7] bsps/stm32f4 Include STM32F4 HAL

2022-07-23 Thread oss
Hello Duc, Am 23.07.22 um 09:37 schrieb Duc Doan: Hello Karel, On Sat, 2022-07-23 at 09:09 +0200, Karel Gardas wrote: Duc, where have you taken F4 HAL exactly? I'm asking since your import is full of CRLF line endings which we try hard to eliminate in RTEMS while original is not. Proof: $ g

Re: [PATCH v4 1/7] bsps/stm32f4 Include STM32F4 HAL

2022-07-23 Thread Duc Doan
Hello Karel, On Sat, 2022-07-23 at 09:09 +0200, Karel Gardas wrote: > > Duc, > > where have you taken F4 HAL exactly? I'm asking since your import is > full of CRLF line endings which we try hard to eliminate in RTEMS > while > original is not. Proof: > > $ git clone https://github.com/STMicr

Re: [PATCH v4 1/7] bsps/stm32f4 Include STM32F4 HAL

2022-07-23 Thread Karel Gardas
Duc, where have you taken F4 HAL exactly? I'm asking since your import is full of CRLF line endings which we try hard to eliminate in RTEMS while original is not. Proof: $ git clone https://github.com/STMicroelectronics/STM32CubeF4.git Cloning into 'STM32CubeF4'... remote: Enumerating objec