> -----Original Message-----
> From: Georg-Johann Lay 
> Sent: Monday, January 07, 2013 8:02 AM
> To: gcc-patches@gcc.gnu.org
> Cc: Denis Chertykov; Weddington, Eric; Gerald Pfeifer
> Subject: [patch,doc,avr] ad PR54461: Document --with-avrlibc
> 
> This addendum adds --with-avrlibc to the (web) documentation.
> 
> It inserts the explanation after --with-newlib which seems to be a
> reasonable
> place.
> 
> Ok to apply?
>

Change:

+This option is only supported for the AVR target and only for
+non-RTEMS configurations.  The options is supported since version

To:

+This option is only supported for the AVR target and only for
+non-RTEMS configurations, which currently use newlib.  The option is supported 
since version

Note misspelling of "option" on second line. (You have the plural form when it 
should be singular.

Because avr-libc is used more frequently than newlib, and especially since it 
is default (for a version and above), what about placing this option text 
*before* --with-newlib in the manual?

Eric

Reply via email to