public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Update wwwdocs for --with-advance-toolchain=at
@ 2015-08-25 16:55 Michael Meissner
  2015-08-25 22:12 ` Gerald Pfeifer
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Meissner @ 2015-08-25 16:55 UTC (permalink / raw)
  To: gcc-patches, dje.gcc

I installed the following patch on wwwdocs to document the
--with-advance-toolchain=<at> option I added in June:

2015-08-25  Michael Meissner  <meissner@linux.vnet.ibm.com>

	* changes.html (PowerPC options): Document new configure option
	--with-advance-toolchain=at.

Index: htdocs/gcc-6/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/changes.html,v
retrieving revision 1.21
diff -p -c -r1.21 changes.html
*** htdocs/gcc-6/changes.html	13 Aug 2015 12:32:16 -0000	1.21
--- htdocs/gcc-6/changes.html	25 Aug 2015 16:38:13 -0000
*************** enum {
*** 182,187 ****
--- 182,195 ----
  <!-- <h3 id="nds32">NDS32</h3> -->
  
  <!-- <h3 id="powerpc">PowerPC / PowerPC64 / RS6000</h3> -->
+   <ul>
+     <li><p>A new configuration option -<code>--with-advance-toolchain=at</code>
+     was added for PowerPC 64-bit Linux systems to use the header files, library
+     files, and the dynamic linker from a specific Advance Toolchain release
+     instead of the default versions that are provided by the Linux
+     distribution.  In general, this option is intended for the developers of
+     GCC, and it is not intended for general use.
+   </ul>
  
  <!-- <h3 id="rx">RX</h3> -->
  

-- 
Michael Meissner, IBM
IBM, M/S 2506R, 550 King Street, Littleton, MA 01460-6245, USA
email: meissner@linux.vnet.ibm.com, phone: +1 (978) 899-4797

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Update wwwdocs for --with-advance-toolchain=at
  2015-08-25 16:55 [PATCH] Update wwwdocs for --with-advance-toolchain=at Michael Meissner
@ 2015-08-25 22:12 ` Gerald Pfeifer
  2015-08-25 22:42   ` Michael Meissner
  0 siblings, 1 reply; 3+ messages in thread
From: Gerald Pfeifer @ 2015-08-25 22:12 UTC (permalink / raw)
  To: Michael Meissner; +Cc: gcc-patches, dje.gcc

Hi Michael,

On Tue, 25 Aug 2015, Michael Meissner wrote:
> +     <li><p>A new configuration option -<code>--with-advance-toolchain=at</code>
> +     was added for PowerPC 64-bit Linux systems to use the header files, library

should this be GNU/Linux in the above (per guidance from the FSF)?

> +     files, and the dynamic linker from a specific Advance Toolchain release
> +     instead of the default versions that are provided by the Linux
> +     distribution.

Same here?

Gerald

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Update wwwdocs for --with-advance-toolchain=at
  2015-08-25 22:12 ` Gerald Pfeifer
@ 2015-08-25 22:42   ` Michael Meissner
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Meissner @ 2015-08-25 22:42 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: Michael Meissner, gcc-patches, dje.gcc

On Tue, Aug 25, 2015 at 11:58:21PM +0200, Gerald Pfeifer wrote:
> Hi Michael,
> 
> On Tue, 25 Aug 2015, Michael Meissner wrote:
> > +     <li><p>A new configuration option -<code>--with-advance-toolchain=at</code>
> > +     was added for PowerPC 64-bit Linux systems to use the header files, library
> 
> should this be GNU/Linux in the above (per guidance from the FSF)?
> 
> > +     files, and the dynamic linker from a specific Advance Toolchain release
> > +     instead of the default versions that are provided by the Linux
> > +     distribution.
> 
> Same here?
> 
> Gerald

I checked in a fix.  Thanks.

-- 
Michael Meissner, IBM
IBM, M/S 2506R, 550 King Street, Littleton, MA 01460-6245, USA
email: meissner@linux.vnet.ibm.com, phone: +1 (978) 899-4797

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-08-25 22:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-25 16:55 [PATCH] Update wwwdocs for --with-advance-toolchain=at Michael Meissner
2015-08-25 22:12 ` Gerald Pfeifer
2015-08-25 22:42   ` Michael Meissner

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).