- add a recently committed article about using custom gcc version from the
FreeBSD ports tree (custom-gcc)
This commit is contained in:
parent
583e46e31f
commit
5a156c2e8a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=34671
1 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.37 2008/05/31 12:27:43 gabor Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.38 2008/05/31 13:35:17 remko Exp $">
|
||||
<!ENTITY title "Books and Articles Online">
|
||||
<!ENTITY % navinclude.docs "INCLUDE">
|
||||
|
||||
|
@ -144,6 +144,13 @@
|
|||
(cups)<br>
|
||||
How to setup CUPS with &os;.</p>
|
||||
|
||||
<p><a href="&url.articles;/custom-gcc/index.html">Using
|
||||
newer version of GCC and binutils with the &os; Ports
|
||||
Collection</a> (custom-gcc)<br>
|
||||
How to use newer versions of the GCC compilers and
|
||||
binutils from the &os; ports tree. Custom GCC
|
||||
are also discussed.</p>
|
||||
|
||||
<p><a href="&url.articles;/cvs-freebsd/index.html">Setting up a
|
||||
CVS repository - The FreeBSD way</a> (cvs-freebsd)<br>
|
||||
How to set up a CVS repository that uses the same CVSROOT
|
||||
|
|
Loading…
Reference in a new issue