This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
RE: Newlib 2.3.0 is released
- From: "Jon Beniston" <jon at beniston dot com>
- To: "'Jeff Johnston'" <jjohnstn at redhat dot com>, "'Newlib Mailing List'" <newlib at sourceware dot org>
- Date: Tue, 22 Dec 2015 11:34:15 -0000
- Subject: RE: Newlib 2.3.0 is released
- Authentication-results: sourceware.org; auth=none
- References: <721775952 dot 1248736 dot 1450752684487 dot JavaMail dot zimbra at redhat dot com> <1139295174 dot 1249559 dot 1450752830592 dot JavaMail dot zimbra at redhat dot com>
Hi,
Just trying to build using 2.3.0:
../../../../../gcc/newlib/libc/configure: line 2164: syntax error near unexpected token `..'
../../../../../gcc/newlib/libc/configure: line 2164: `NEWLIB_CONFIGURE(..)'
Should NEWLIB_CONFIGURE(..) have expanded to something when being generated from configure.in, rather than staying as is?
Cheers,
Jon
-----Original Message-----
From: newlib-owner@sourceware.org [mailto:newlib-owner@sourceware.org] On Behalf Of Jeff Johnston
Sent: 22 December 2015 02:54
To: Newlib Mailing List
Subject: Newlib 2.3.0 is released
The latest snapshot is on the ftp-site.
Thanks to Corinna who reviewed the vast majority of patches on the mailing list and thanks to all who contributed/reviewed patches.
*** Major changes in newlib version 2.3.0: