From 7cd56406d845a0bfedbcaa6dcfc6b553e3ae6bbe Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 22 Dec 2007 13:32:21 +0100 Subject: hurd/gcc: New stub page. --- hurd/gcc.mdwn | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 hurd/gcc.mdwn (limited to 'hurd/gcc.mdwn') diff --git a/hurd/gcc.mdwn b/hurd/gcc.mdwn new file mode 100644 index 00000000..48d1b7fc --- /dev/null +++ b/hurd/gcc.mdwn @@ -0,0 +1,13 @@ +[[meta copyright="Copyright © 2007 Free Software Foundation, Inc."]] +[[meta license="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled +[[GNU_Free_Documentation_License|/fdl]]."]] + +[[General_information|/gcc]] about the GCC. + +Apart from the target-specific configuration machinery, there shouldn't be any +major differences within GCC between, for example, the GNU/Hurd and GNU/Linux +ports. Especially all the compiler magic is all the same. -- cgit v1.2.3