[patch #10171] Fix PRIi64 and friends

2022-01-20 Thread Marian Buschsieweke
URL: Summary: Fix PRIi64 and friends Project: AVR C Runtime Library Submitted by: maribu Submitted on: Thu 20 Jan 2022 12:41:31 PM UTC Category: None Priority: 5 -

Re: Compilation with clang

2021-10-16 Thread Marian Buschsieweke
amp;M) in class AVRAsmPrinter could do the trick. I'll try to get a couple of my application working first and will submit a cleaned up patchset afterwards. Kind regards, Marian On Fri, 15 Oct 2021 23:32:42 +0200 Joerg Wunsch wrote: > As Marian Buschsieweke wrote: > > > So I gues

Re: Compilation with clang

2021-10-15 Thread Marian Buschsieweke
it compiling :-) Kind regards, Marian On Fri, 15 Oct 2021 09:49:30 +0200 David Brown wrote: > On 13/10/2021 18:05, Marian Buschsieweke wrote: > > Hi together, > > > > parts of the avrlibc headers are not compatible with clang. (The use case is > > not to compile avrlibc

Compilation with clang

2021-10-13 Thread Marian Buschsieweke
Hi together, parts of the avrlibc headers are not compatible with clang. (The use case is not to compile avrlibc itself with clang, but rather an application using a vanilla GCC compiled avrlibc.) However, the issues are not always trivial to fix. E.g. in avr/wdt.h there are several instances of

Re: [avr-libc-dev] .bss section unitialized

2018-07-23 Thread Marian Buschsieweke
arian - M.Sc. Marian Buschsieweke Dept. Communication and Networked Systems (ComSys) Institute for Intelligent Cooperating Systems (IKS) Otto-von-Guericke-University of Magdeburg Universitätsplatz 2, Building 29, Room 314 39106 Magdeburg Germany

[avr-libc-dev] .bss section unitialized

2018-07-23 Thread Marian Buschsieweke
issues. Does someone know what the problem could be? Kind regards, Marian [1]: http://riot-os.org/ ----- M.Sc. Marian Buschsieweke Dept. Communication and Networked Systems (ComSys) Institute for Intelligent Cooperating Systems (IKS) Otto-vo