* _newlib_version.h not filled with data
@ 2022-08-22 18:45 Mara Sophie Grosch
2022-08-22 21:57 ` Jeff Johnston
0 siblings, 1 reply; 2+ messages in thread
From: Mara Sophie Grosch @ 2022-08-22 18:45 UTC (permalink / raw)
To: newlib
Hi,
looks like current master is broken, not filling the macros in _newlib_version.h with data - it stays unprocessed.
Just stumbled over this while building for my hobby OS target, but
someone else stumbled over this, too [1].
Sadly no idea how to fix this :/
Best, Mara
[1] https://stackoverflow.com/questions/73444689/macros-defined-in-newlib-version-h-are-not-filled-with-actual-value
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: _newlib_version.h not filled with data
2022-08-22 18:45 _newlib_version.h not filled with data Mara Sophie Grosch
@ 2022-08-22 21:57 ` Jeff Johnston
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Johnston @ 2022-08-22 21:57 UTC (permalink / raw)
To: Mara Sophie Grosch; +Cc: Newlib
Hi Mara,
I have pushed a fix for this. Not sure why the _newlib_version.hin file
was changed as such, but I put it back to how it
was done in earlier versions and added the needed AC_DEFINE statements back
into configure.ac. I tested and it is working again.
-- Jeff J.
On Mon, Aug 22, 2022 at 2:45 PM Mara Sophie Grosch <littlefox@lf-net.org>
wrote:
> Hi,
>
> looks like current master is broken, not filling the macros in
> _newlib_version.h with data - it stays unprocessed.
>
> Just stumbled over this while building for my hobby OS target, but
> someone else stumbled over this, too [1].
>
> Sadly no idea how to fix this :/
>
> Best, Mara
>
> [1]
> https://stackoverflow.com/questions/73444689/macros-defined-in-newlib-version-h-are-not-filled-with-actual-value
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-22 21:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-22 18:45 _newlib_version.h not filled with data Mara Sophie Grosch
2022-08-22 21:57 ` Jeff Johnston
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).