mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Machines update
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@26793 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
27303a55af
commit
87a837ed04
2 changed files with 7 additions and 4 deletions
|
@ -1,3 +1,7 @@
|
|||
2008-07-17 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Documentation/machines.texi: Update
|
||||
|
||||
2008-06-24 Nicola Pero <nicola.pero@meta-innovation.com>
|
||||
|
||||
* gnustep-make-help: Mention the MAKEFILE_NAME variable that can
|
||||
|
|
|
@ -674,13 +674,12 @@ gdnc doesn't work. If you recompile the kernel then it starts working.
|
|||
@node Suse/Intel, Suse 7.x/PPC, Suse 6.x/Intel, Machine Specific
|
||||
@section Suse/Intel (@emph{Supported})
|
||||
|
||||
GNUstep has been tested on version 7.0, 8.0, 8.1, 8.2, 9.0, 9.1, 9.3, and
|
||||
10.1 of Suse
|
||||
GNUstep has been tested on version 7.0, 8.0, 8.1, 8.2, 9.0, 9.1, 9.3,
|
||||
10.1, 11.0
|
||||
|
||||
@table @var
|
||||
@item Recommended compiler
|
||||
The default compiler that comes with Susu is fine. Also
|
||||
gcc2.95.x, gcc3.0.x, 3.1 and 3.2 work, but 2.95 is faster.
|
||||
The default compiler that comes with Susu is fine.
|
||||
Compile with --threads-enabled (non-standard).
|
||||
|
||||
@item Extra libs needed
|
||||
|
|
Loading…
Reference in a new issue