This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Automated the generation of the __NEWLIB__, __NEWLIB_MINOR__ and __NEWLIB_PATCHLEVEL__ macros.


On 17/02/16 19:18, Jeff Johnston wrote:
Looks good.  I will apply it shortly.

-- Jeff J.

----- Original Message -----
On Tue, Feb 02, 2016 at 06:40:45PM -0500, Jeff Johnston wrote:
Yes, but we should probably call it _newlib_version.h.

Will the attached patch be acceptable?
--
Pieter du Preez



I'm getting build errors when building libgcc:
fatal error: _newlib_version.h: No such file or directory
 #include <_newlib_version.h>

I'm assuming its due to lack of regeneration of some configuration files. Help with the magic automake/autoconf/aclocal commands is welcome!

Cheers,
Andre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]